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