get_primary_sort_order


Description:

public SortType get_primary_sort_order ()

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_SORT_ASCENDING`.

Parameters:

this

a `GtkColumnViewSorter`

Returns:

the primary sort order