[Glade-users] gobject.TYPE_PYOBJECT in glade / gtkbuilder
Mats Taraldsvik
mats.taraldsvik at bickeringleague.net
Wed Jun 24 14:57:24 EDT 2009
Hi,
Ref. my earlier thread, [Glade-users] gtkbuilder and glade - gobjects /
pygtk objects.
I think that my problem is that in python, the object in
gtk.ListStore( str, object ) is mapped to gobject.TYPE_PYOBJECT, and not
gobject.TYPE_OBJECT.
Since I only have GObject available in glade/gtkbuilder, I get the
TypeError message.
Could you please add Python Object to the ListStore types ? Should I
file a bug ?
Regards,
Mats Taraldsvik
More information about the Glade-users
mailing list