Tadej Borovšak schrieb:
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

Hello, thank you for your answer,

The first part is easy, but I don't know how I should "connect" it to
the visible property. Do you know an example project where this is done?

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