[pygtk] get_name() error?

francesco at promotux.it francesco at promotux.it
Mon Jan 18 07:16:43 WST 2010


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.

-- 



More information about the pygtk mailing list