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