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