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