Next:
set-alt-down
Up:
wx:mouse-event
Previous:
leaving?
moving?
Returns
#t
if this was a moving event (motion while a button is not pressed) or
#f
otherwise.
(send
a-wx:mouse-event
moving?)
->
boolean
PLT