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