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