clutter-event: Add API around touchpad gesture events

These are needed in order to make these events binding friendly
This commit is contained in:
Carlos Garnacho
2015-07-01 15:15:41 +02:00
parent 5b8a2a9e15
commit b151898534
3 changed files with 144 additions and 0 deletions

View File

@ -1135,6 +1135,11 @@ clutter_event_get_position
clutter_event_has_control_modifier
clutter_event_has_shift_modifier
clutter_event_is_pointer_emulated
clutter_event_get_gesture_swipe_finger_count
clutter_event_get_gesture_pinch_angle_delta
clutter_event_get_gesture_pinch_scale
clutter_event_get_gesture_phase
clutter_event_get_gesture_motion_delta
<SUBSECTION>
clutter_event_get