ColumnViewSorter.getNthSortColumn

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.

class ColumnViewSorter
getNthSortColumn

Parameters

position uint

the position of the sort column to retrieve (0 for the primary sort column)

sortOrder gtk.types.SortType

return location for the sort order

Return Value

Type: gtk.column_view_column.ColumnViewColumn

the positions sort column