[release-notes/gnome-3-4] It is GDK_SCROLL_SMOOTH, not GTK_SCROLL_SMOOTH



commit b2ce723234f5f80c8ab1e653e82eb929dda80938
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Mar 16 10:43:44 2012 +0100

    It is GDK_SCROLL_SMOOTH, not GTK_SCROLL_SMOOTH

 help/C/rndevelopers.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index 30025c1..9b5e5fe 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -82,7 +82,7 @@ Basic support for touch events (and support for <application>XInput 2.2</applica
     </para></listitem>
 <!-- http://git.gnome.org/browse/gtk+/?h=smooth-scrolling-for-3.4 -->
 	  <listitem><para>
-Smooth scrolling support by the new scroll direction <ulink url="http://developer.gnome.org/gdk3/&gtkversion;/gdk3-Event-Structures.html#GdkScrollDirection";>GTK_SCROLL_SMOOTH</ulink> and the new event mask <ulink url="http://developer.gnome.org/gdk3/&gtkversion;/gdk3-Events.html#GdkEventMask";>GDK_SMOOTH_SCROLL_MASK</ulink>. <ulink url="http://developer.gnome.org/gdk3/&gtkversion;/gdk3-Events.html#gdk-event-get-scroll-deltas";>gdk_event_get_scroll_deltas()</ulink> provides the scroll deltas.
+Smooth scrolling support by the new scroll direction <ulink url="http://developer.gnome.org/gdk3/&gtkversion;/gdk3-Event-Structures.html#GdkScrollDirection";>GDK_SCROLL_SMOOTH</ulink> and the new event mask <ulink url="http://developer.gnome.org/gdk3/&gtkversion;/gdk3-Events.html#GdkEventMask";>GDK_SMOOTH_SCROLL_MASK</ulink>. <ulink url="http://developer.gnome.org/gdk3/&gtkversion;/gdk3-Events.html#gdk-event-get-scroll-deltas";>gdk_event_get_scroll_deltas()</ulink> provides the scroll deltas.
     </para></listitem>
 <!-- https://bugzilla.gnome.org/show_bug.cgi?id=79285 -->
 	  <listitem><para>



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