get-y in mouse-event%
get-y
mouse-event%
Returns the y-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-y) -> exact integer
(send a-mouse-event get-y)
send
a-mouse-event