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