Handbook
Glossary
button-gesture ( gesture -- )
Vocabulary
ui
.
gestures
Inputs
gesture
a gesture
Outputs
None
Word description
Sends a gesture to the most recently clicked gadget, and if the gadget does not respond to the gesture, removes specific button number information from the gesture and sends it again.
Definition
USING:
namespaces
;
IN:
ui.gestures
:
button-gesture
( gesture -- )
hand-clicked
get-global
propagate-gesture
;