On Mon, Dec 7, 2009 at 12:43 PM, robert2682 <robert2682@xxxxxxxxxxx> wrote:
Raymond wrote:Try the gobject.notify signal using the position property of gtk_paned.
I wanna the hpaned to remember the slider position, then I need to catch the event of hpaned's changing slider position. According to official doc, paned only have a few signals, and none of them is about slider's position.
So, is there a event about hpaned's slider? And how to catch it?
Hope this helps,
Bob
That's it. All I have to do is listen to the "notify::position" event. Thx bob : )
--
Raymond
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list