ColumnViewSorter.getNthSortColumn

gtk.column_view_column.ColumnViewColumn getNthSortColumn(uint position, out gtk.types.SortType sortOrder)

Gets the position'th sort column and its associated sort order.

Use the [gtk.sorter.Sorter.changed] signal to get notified when sort columns change.

Parameters

positionthe position of the sort column to retrieve (0 for the primary sort column)
sortOrderreturn location for the sort order

Returns

the positions sort column