Handbook
Glossary
mouse-leave? ( object -- ? )
Vocabulary
ui
.
gestures
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
mouse-leave
class.
Definition
USING:
kernel
;
IN:
ui.gestures
:
mouse-leave?
( object -- ? )
\
mouse-leave
eq?
;