get-x in mouse-event%
get-x
mouse-event%
Returns the x-position of the mouse at the time of the event, in the target's window's (client-area) coordinate system.
(send a-mouse-event get-x) -> exact integer
(send a-mouse-event get-x)
send
a-mouse-event