Hello everybody!

I'm creating a special CellRenderer. I have a class which inherits from
gtk.CellRenderer. I correctly registered on gobject with
gobject.type_register and everything.

When the cell is rendered I always get this warning:

GtkWarning: gtk_cell_renderer_get_size: assertion
`GTK_CELL_RENDERER_GET_CLASS (cell)->get_size != NULL' failed

Any idea?

Greetings
_______________________________________________
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