Method
GtkTreeViewColumnset_sort_column_id
Declaration [src]
void
gtk_tree_view_column_set_sort_column_id (
  GtkTreeViewColumn* tree_column,
  int 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.