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