GtkSortType

Determines the direction of a sort.

Values

ValueMeaning
ASCENDING0

Sorting is in ascending order.

DESCENDING1

Sorting is in descending order.

Meta