[gtk+] Typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Typo fix
- Date: Sat, 27 Sep 2014 02:30:34 +0000 (UTC)
commit cfd2d6d2e77c930f3d13d3eeba4425b271e506df
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 26 22:30:20 2014 -0400
Typo fix
gtk/gtkrange.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkrange.c b/gtk/gtkrange.c
index bdf67cb..496f9c1 100644
--- a/gtk/gtkrange.c
+++ b/gtk/gtkrange.c
@@ -2634,7 +2634,7 @@ gtk_range_multipress_gesture_pressed (GtkGestureMultiPress *gesture,
}
if (priv->grab_location == MOUSE_SLIDER);
- /* leave it to grab-begin to claim the sequence */
+ /* leave it to ::drag-begin to claim the sequence */
else if (priv->grab_location != MOUSE_OUTSIDE)
gtk_gesture_set_state (priv->multipress_gesture, GTK_EVENT_SEQUENCE_CLAIMED);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]