mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
gesture-action: Fix typo in clutter_gesture_action_get_threshold_trigger_egde()
Let's cross fingers and hope nobody notices. If this went unnoticed so far, likely means this function has never been used. If any complain is raised about this, a stub function should be added (and marked deprecated).
This commit is contained in:
@ -2999,7 +2999,7 @@ clutter_gesture_action_get_threshold_trigger_distance
|
||||
clutter_gesture_action_set_threshold_trigger_distance
|
||||
ClutterGestureTriggerEdge
|
||||
clutter_gesture_action_set_threshold_trigger_edge
|
||||
clutter_gesture_action_get_threshold_trigger_egde
|
||||
clutter_gesture_action_get_threshold_trigger_edge
|
||||
clutter_gesture_action_cancel
|
||||
<SUBSECTION Standard>
|
||||
CLUTTER_GESTURE_ACTION
|
||||
|
Reference in New Issue
Block a user