| Did you know ... | Search Documentation: |
| Instance variables |
.g.
"+0+0:1" picks monitor 1).<-area
available for application windows (the rest is reserved by the desktop, e.g.
for taskbars and docks).->create
and frame->unlink;
frames that have not been created yet do not appear here.
->create ->background
xpce searches for the deepest nested graphical that overlaps the
event-position.
A possible event focus is ignored. If the event matches the type of the
handler, the message of the handler is executed with the following
argument binding:
@receiver The graphical @arg1 Idem @arg2 The event
If this message succeeds, the event is considered to be dealt with.
->inspect_handler