hi i have this strange "regression" after upgraded to ubuntu lucid python-gtk2 2.17.0
this code : widget_name = gtk.Widget.get_name(widget) or widget_name = widget.get_name() give me "GtkLabel" and not "current_year" like before i am using gtkbuilder Some one can confirm that? Thanks F. -- _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
