Handbook
Glossary
color-preview? ( object -- ? )
Vocabulary
color-picker
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
color-preview
class.
Definition
USING:
classes.tuple.private
;
IN:
color-picker
:
color-preview?
( object -- ? )
\
color-preview
11
tuple-instance?
;