Value | Meaning |
---|---|
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. |
The possible values for the gtk.types.AccessibleProperty.Sort accessible property.