Gtk.SortType
Determines the direction of a sort.
- SortType.ASCENDING
Sorting is in ascending order.
- SortType.DESCENDING
Sorting is in descending order.
Determines the direction of a sort.
Sorting is in ascending order.
Sorting is in descending order.