set_sort_column_id


Description:

public void set_sort_column_id (int sort_column_id)

Sets the logical sort_column_id that this column sorts on when this column is selected for sorting.

Note:

Use GtkColumnView instead

Doing so makes the column header clickable.

Parameters:

this

a `GtkTreeViewColumn`

sort_column_id

The sort_column_id of the model to sort on.