get-right-down in mouse-event%
get-right-down
mouse-event%
Returns #t if the right mouse button was down (but not pressed) for the event. Under Mac OS, a control-click combination is treated as a right-button click.
#t
(send a-mouse-event get-right-down) -> boolean
(send a-mouse-event get-right-down)
send
a-mouse-event