Method
GtkTreeViewColumnset_sort_column_id
Declaration [src]
void
gtk_tree_view_column_set_sort_column_id (
GtkTreeViewColumn* tree_column,
gint sort_column_id
)
Description [src]
Sets the logical sort_column_id
that this column sorts on when this column
is selected for sorting. Doing so makes the column header clickable.
Sets property | Gtk.TreeViewColumn:sort-column-id |