Hallo,

I have a simple treeview, with three columns, all with GtkCellRendererText.

Now I want, in some special row's, a GtkCellRendererToggle, is this possible?

Do I have to write a custom renderer, in which I call the RendererText or the 
RendererToggle?

My other Idea was to make a new column for the GtkCellRendererToggle, and just 
show it when needed.
Is it possible to hide a one of the renderer?


regards
        Arne







_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to