Erik Grinaker wrote:

Hi again

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'

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

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/

Reply via email to