Handbook
Glossary
menu? ( object -- ? )
Vocabulary
ui
.
gadgets
.
menus
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
menu
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.gadgets.menus
:
menu?
( object -- ? )
\
menu
13
tuple-instance?
;