Re: kinetic scrolling



You should use GtkScrolledWindow and then set it to kinetic scrolling,
using gtk_scrolled_window_set_kinetic_scrolling (sw, TRUE)[1]; note that
as say in GtkScrolledWindow's docs, this only will apply to touch
devies.

[1]:
https://developer.gnome.org/gtk3/stable/GtkScrolledWindow.html#gtk-scrolled-window-set-kinetic-scrolling

On Thu, 2014-05-15 at 13:12 +0530, Sathishreddy Cheemarla wrote:
Hi all,

I am using GTK for my UI development.

I want to incorporate kinetic scrolling in my UI design.

I found that in GTK+3.4 this feature is incorporated.

I am unable to use this feature.Can any ode share the sample code to
use this 

feature.



-- 
thanks & regards
c sathish reddy
9966740149


_______________________________________________
gtk-list mailing list
gtk-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-list




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