I'm trying to add some rows to a treeview. There's only one column, but
I don't want to add some text, but a checkbutton.

Is it possible? How can ? I do it?

For example, when I create the store what should I use:

GtkTreeStore *store = gtk_list_store_new (1, ???);

Are there some examples aviable?

-- 
Non c'� pi� forza nella normalit�, c'� solo monotonia.
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to