Enumeration
AtspiCollectionSortOrder
since: 2.0
Description [src]
Enumeration used by interface AtspiCollection to specify
the way AtspiAccesible objects should be sorted.
Available since: 2.0
Members
ATSPI_Collection_SORT_ORDER_INVALID-
Invalid sort order.
- Value:
0 - Nickname:
invalid - Available since: 2.0
- Value:
ATSPI_Collection_SORT_ORDER_CANONICAL-
Canonical sort order.
- Value:
1 - Nickname:
canonical - Available since: 2.0
- Value:
ATSPI_Collection_SORT_ORDER_FLOW-
Flow sort order.
- Value:
2 - Nickname:
flow - Available since: 2.0
- Value:
ATSPI_Collection_SORT_ORDER_TAB-
Tab sort order.
- Value:
3 - Nickname:
tab - Available since: 2.0
- Value:
ATSPI_Collection_SORT_ORDER_REVERSE_CANONICAL-
Reverse canonical sort order.
- Value:
4 - Nickname:
reverse-canonical - Available since: 2.0
- Value:
ATSPI_Collection_SORT_ORDER_REVERSE_FLOW-
Reverse flow sort order.
- Value:
5 - Nickname:
reverse-flow - Available since: 2.0
- Value:
ATSPI_Collection_SORT_ORDER_REVERSE_TAB-
Reverse tab sort order.
- Value:
6 - Nickname:
reverse-tab - Available since: 2.0
- Value:
ATSPI_Collection_SORT_ORDER_LAST_DEFINED-
Used only to determine the end of the enumeration.
- Value:
7 - Nickname:
last-defined - Available since: 2.0
- Value: