Re: How to be informed when gtk.paned =?windows-1252?Q?slider=92?= =?windows-1252?Q?s_position_changed=3F?=



Raymond wrote:
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?

Try the gobject.notify signal using the position property of gtk_paned.

Hope this helps,

Bob



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