Enumeration
AtspiCollectionTreeTraversalType
since: 2.0
Description [src]
Enumeration used by interface AtspiCollection to specify
restrictions on AtspiAccesible objects to be traversed.
Available since: 2.0
Members
ATSPI_Collection_TREE_RESTRICT_CHILDREN-
Restrict children tree traveral.
- Value:
0 - Nickname:
restrict-children - Available since: 2.0
- Value:
ATSPI_Collection_TREE_RESTRICT_SIBLING-
Restrict sibling tree traversal.
- Value:
1 - Nickname:
restrict-sibling - Available since: 2.0
- Value:
ATSPI_Collection_TREE_INORDER-
In-order tree traversal.
- Value:
2 - Nickname:
inorder - Available since: 2.0
- Value:
ATSPI_Collection_TREE_LAST_DEFINED-
Used only to determine the end of the enumeration.
- Value:
3 - Nickname:
last-defined - Available since: 2.0
- Value: