ColumnViewSorter.getPrimarySortOrder

Returns the primary sort order.

The primary sort order determines whether the triangle displayed in the column view header of the primary sort column points upwards or downwards.

If there is no primary sort column, then this function returns gtk.types.SortType.Ascending.

class ColumnViewSorter
getPrimarySortOrder
()

Return Value

Type: gtk.types.SortType

the primary sort order