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