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