Hi Martin,
Em 20-03-2012 08:27, Martin Pitt escreveu:
(...)
This is a consequence of fixing
https://bugzilla.gnome.org/show_bug.cgi?id=671610 .
You cannot really put "NULL"/None values into a tree model for many
data types; Gtk silently puts in the default value for that data type
if you pas
Hello Conscious user,
Conscious User [2012-03-19 19:21 -0300]:
> I'm working with a Gtk.ComboBox that uses a Gtk.ListStore
> as a model and Gtk.CellRendererText as the renderer. The
> model has two GdkRGBA elements that are added as the
> renderer attributes "background-rgba" and
> "foreground-rgb