Functions in set.h
Functions that are available for working with the Gesture sets
Related links
- set.h
Data types and functions for gesture sets.
- Data types in set.h
Data structures, typedefs, and enumerations that are available for working with the Gesture sets
- gestures_set_add()
Add a gesture to a gesture set.
- gestures_set_alloc()
Allocate and initialize a new gesture set.
- gestures_set_free()
Free a gesture set.
- gestures_set_process_event()
Process a touch event at the gesture set level.
- gestures_set_process_event_list()
Process the event list.
- gestures_set_register_fail_cb()
Add a failure callback to a gesture set.