Next:
set-event-type
Up:
mouse-event
Previous:
set-alt-down
set-control-down
Sets whether the Control key was down for the event.
(send
a-mouse-event
set-control-down
down?
)
->
void
down?
:
boolean
PLT