button-gesture ( gesture -- )


Vocabulary
ui.gestures

Inputs
gesturea 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