[Glade-users] How to set data in the GtkCellRendererText?

Cleber N. Borges klebyn at yahoo.com.br
Fri Apr 15 19:13:17 EDT 2011


are there a way of to set data in the GtkCellRendererText by Glade?
because when I make:

gint column = GPOINTER_TO_INT ( g_object_get_data ( G_OBJECT ( cell ), 
"column" ) );

I don't get the column number :-(

thanks for your help

Cleber


More information about the Glade-users mailing list