[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Best way to capture scrolling
- From: jcupitt gmail com
- To: email micahcarrick com
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Best way to capture scrolling
- Date: Mon, 12 May 2008 10:48:48 +0100
2008/5/12 Micah Carrick <email micahcarrick com>:
> What's the best signal for capturing when a GtkTextView is scrolled. I
> don't need to know how much or anything... just that it was scrolled
> either vertically OR horizontally by the mouse OR keyboard.
I connect to the "changed" or "value_changed" signals on the
adjustments for the scrollbars.
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]