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