Gtk.SortType

Determines the direction of a sort.

SortType.ASCENDING

Sorting is in ascending order.

SortType.DESCENDING

Sorting is in descending order.