moving? in mouse-event%
moving?
mouse-event%
Returns #t if this was a moving event (motion while no button is pressed), #f otherwise.
#t
#f
(send a-mouse-event moving?) -> boolean
(send a-mouse-event moving?)
send
a-mouse-event