mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 12:52:14 +00:00
gesture-action: fix typo
https://bugzilla.gnome.org/show_bug.cgi?id=698668
This commit is contained in:
parent
06bb6f4c18
commit
1ee07e5d48
@ -35,7 +35,7 @@ G_BEGIN_DECLS
|
|||||||
* it needs to wait until the drag threshold has been exceeded before
|
* it needs to wait until the drag threshold has been exceeded before
|
||||||
* considering that the gesture has begun;
|
* considering that the gesture has begun;
|
||||||
* @CLUTTER_GESTURE_TRIGGER_BEFORE: Tell #ClutterGestureAction that
|
* @CLUTTER_GESTURE_TRIGGER_BEFORE: Tell #ClutterGestureAction that
|
||||||
* the gesture must begin immegiately and that it must be cancelled
|
* the gesture must begin immediately and that it must be cancelled
|
||||||
* once the drag exceed the configured threshold.
|
* once the drag exceed the configured threshold.
|
||||||
*
|
*
|
||||||
* Enum passed to the _clutter_gesture_action_set_threshold_trigger_edge()
|
* Enum passed to the _clutter_gesture_action_set_threshold_trigger_edge()
|
||||||
|
Loading…
Reference in New Issue
Block a user