leaving? in mouse-event%
leaving?
mouse-event%
Returns #t if this event is for the mouse leaving a window, #f otherwise.
#t
#f
See entering? for information about enter and leave events while the mouse button is clicked.
entering?
(send a-mouse-event leaving?) -> boolean
(send a-mouse-event leaving?)
send
a-mouse-event