mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
gesture-action: add multiple point support and touch events support
https://bugzilla.gnome.org/show_bug.cgi?id=678586
This commit is contained in:
@ -2929,6 +2929,8 @@ clutter_gesture_action_new
|
||||
clutter_gesture_action_get_press_coords
|
||||
clutter_gesture_action_get_motion_coords
|
||||
clutter_gesture_action_get_release_coords
|
||||
clutter_gesture_action_get_n_touch_points
|
||||
clutter_gesture_action_set_n_touch_points
|
||||
<SUBSECTION Standard>
|
||||
CLUTTER_GESTURE_ACTION
|
||||
CLUTTER_GESTURE_ACTION_CLASS
|
||||
|
Reference in New Issue
Block a user