GtkAccessibleSort

The possible values for the %GTK_ACCESSIBLE_PROPERTY_SORT accessible property.

Values

ValueMeaning
NONE0

There is no defined sort applied to the column.

ASCENDING1

Items are sorted in ascending order by this column.

DESCENDING2

Items are sorted in descending order by this column.

OTHER3

A sort algorithm other than ascending or descending has been applied.

Meta