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. --