Re: Changing the order of gtk_tree_view columns with the mouse
- From: DANIELLLANO <DANIELLLANO terra es>
- To: gtk-list gnome org
- Subject: Re: Changing the order of gtk_tree_view columns with the mouse
- Date: Sat, 17 Jul 2004 16:10:43 GMT
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?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]