Handbook
Glossary
metrics-paint? ( object -- ? )
Vocabulary
ui
.
gadgets
.
debug
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
metrics-paint
class.
Definition
USING:
kernel
;
IN:
ui.gadgets.debug
:
metrics-paint?
( object -- ? )
\
metrics-paint
eq?
;