[gtk+/gestures: 109/140] pan: doc fixes
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gestures: 109/140] pan: doc fixes
- Date: Tue, 6 May 2014 16:50:05 +0000 (UTC)
commit e5dc4e2714a28801e3e3e8ff38ab12ace171a6e7
Author: Carlos Garnacho <carlosg gnome org>
Date: Thu Apr 10 13:44:06 2014 +0200
pan: doc fixes
gtk/gtkgesturepan.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkgesturepan.c b/gtk/gtkgesturepan.c
index af3efa8..19d4f25 100644
--- a/gtk/gtkgesturepan.c
+++ b/gtk/gtkgesturepan.c
@@ -34,7 +34,7 @@
* this does not happen.
*
* Once a panning gesture along the expected axis is recognized,
- * the #GtkGesturePan:pan signal will be emitted as input events
+ * the #GtkGesturePan::pan signal will be emitted as input events
* are received, containing the offset in the given axis.
*/
@@ -242,7 +242,7 @@ gtk_gesture_pan_class_init (GtkGesturePanClass *klass)
GTK_PAN_ORIENTATION_HORIZONTAL,
GTK_PARAM_READWRITE));
/**
- * GtkGesturePan:pan:
+ * GtkGesturePan::pan:
* @gesture: The object which received the signal
* @direction: current direction of the pan gesture
* @offset: Offset along the gesture orientation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]