SortColumn
Description:
[ CCode ( cname = "gint" , has_type_id = false ) ]
public enum SortColumn
Content:
Enum values:
- DEFAULT - The
GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID can be used to make a TreeSortable
use the default sort function.
- UNSORTED - The
GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID can be used to make a TreeSortable
use no sorting.