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