Hi.

> 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?

This is how I would do this. Just add one gboolean column to your data
store and connect it to cell renderer's "visible" property.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeb...@gmail.com
tadej.borov...@gmail.com
_______________________________________________
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