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