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