Module atspi_common::object_match
source · Structs§
- Definition of match rules for accessible objects. Rule(s) against which we can match an object or a collection thereof.
- The ‘builder’ type for
MatchRule
.
Use its methods to set match criteria.
Enums§
- Enumeration used by
ObjectMatchRule
to specify how to interpretObjectRef
objects. - Enumeration used by interface
CollectionProxy
to specify the wayObjectRef
objects should be sorted. - Defines how an object-tree is to be traversed. Used in
CollectionProxy
.