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