Member
|
Description
|
id
|
SilverScreen key code (as returned by inchar)
|
event
|
event-specific information, for instance a custom menu number in conjunction with a CM_EVENT notification.
|
mouse_x
|
screen pointer x position in desktop-window space
|
mouse_y
|
screen pointer y position in desktop-window space
|
flags
|
mouse/keyboard flags, for instance M_BUTTON_DOWN in conjunction with an M_DELTA notification.
|
update
|
update rectangle for resize and redraw notifications
|
client_x
|
mouse x position in client (view-window) space
|
client_y
|
mouse y position in client (view-window) space
|