mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
clutter-event: Add API around touchpad gesture events
These are needed in order to make these events binding friendly
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user