GtkTreeViewColumn::get_sort_column_id

int get_sort_column_id();

Gets the logical sort_column_id that the model sorts on when this column is selected for sorting. Returns -1 if this column can't be used for sorting.

See also: set_sort_column_id()