[gtk+/gestures] docs: Correct a reference



commit fd6a2ab2e338034b3ff2de6605e4558ed0f2463e
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon May 19 21:46:30 2014 -0400

    docs: Correct a reference

 gtk/gtkgesture.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkgesture.c b/gtk/gtkgesture.c
index 143c2b9..66a8173 100644
--- a/gtk/gtkgesture.c
+++ b/gtk/gtkgesture.c
@@ -64,7 +64,8 @@
  * a chance to interact with events that have not been handled yet.
  *
  * Gestures attached with the phase 'none' are not receiving any events
- * automatically, but events can be passed to them with gtk_gesture_handle_event().
+ * automatically, but events can be passed to them with
+ * gtk_event_controller_handle_event().
  *
  * ## States of a sequence # {#touch-sequence-states}
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]