Erik Grinaker wrote:
Hi againThis property is only available in gtk2.2. Likewise for the "stock-id" and "stock-detail" properties. The PyGTK 2 reference docs erroneously specify that these properties are available for gtk2.0.
I've come across a small problem using my own iconsize for a pixbuf cellrenderer, and I'm not sure if it's a bug or if I'm missing something.
When I try to set the stock-size property of the cellrenderer to my icon size, i get this error:
(:5279): GLib-GObject-WARNING **: value "((GtkIconSize) 7)" of type `GtkIconSize' is invalid or out of range for property `stock-size' of type `GtkIconSize'
JOhn
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
