Handbook
Glossary
presentation? ( 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
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.gadgets.presentations
:
presentation?
( object -- ? )
\
presentation
17
tuple-instance?
;