Handbook
Glossary
redo-action? ( object -- ? )
Vocabulary
ui
.
gestures
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
redo-action
class.
Definition
USING:
kernel
;
IN:
ui.gestures
:
redo-action?
( object -- ? )
\
redo-action
eq?
;