DANIELLLANO wrote:
> I want to change the order of gtk_tree_view columns with the mouse
> (and also be able to hide the columns I don't want to see)
> How may I do that?

OK, got it:
gtk_tree_view_column_set_reorderable(col, TRUE)

Could anybody explain me why this (and resizable) it not the default?
Why wouldn't someone like reorderable and resizable?


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to