Handbook
Glossary
multiline-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
multiline-editor
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.gadgets.editors
:
multiline-editor?
( object -- ? )
\
multiline-editor
15
tuple-instance?
;