Re: Problems with GtkPaned



On Thu, 2005-03-24 at 13:09 +0100, Miroslav Rajcic wrote:
> > On Thu, 24 Mar 2005 11:40:35 +0100, Miroslav Rajcic <rajcic sokrates hr>
> wrote:
> > > 1.)  I'am trying to catch event when user drags the handle of the
> splitter
> > > widget (GtkPaned)
> >
> > You can listen for changes to the "position" property on GtkPaned:
> >
> >
> http://developer.gnome.org/doc/API/2.0/gtk/GtkPaned.html#GtkPaned--position
> 
> Thanks for the tip, unfortunately "position" is a property, not the event.
> As you can see in my original post,
> I've conencted to the events that should be triggered (at least sounding by
> their name, there is no documentation), but they don't work.

Try notify::position

Regards,
							Owen

Attachment: signature.asc
Description: This is a digitally signed message part



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