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