Module atspi_common::interface
source · Expand description
Conversion functions and types representing a set of Interface
s.
Each AccessibleProxy
will implement some set of these interfaces,
represented by a InterfaceSet
.
Structs§
- A collection type which encodes the AT-SPI interfaces an accessible object has implemented.
Enums§
- AT-SPI interfaces an accessible object can implement.