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