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