2007/8/4, Brad Schick <[EMAIL PROTECTED]>: Hi Brad,
> Thanks, works perfect. Where is this documented? I searched both the > pygtk and gtk sites and didn't find "notify::position" mentioned at all. That's the notify signal of gobject.Gobject: http://www.pygtk.org/docs/pygobject/class-gobject.html#signal-gobject--notify you can use it to be notified when the property of a gobject changes. cheers -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
