Crate atspi_proxies
source ·Expand description
All proxy structures for communicating using AT-SPI. Each proxy uses a different interface for communication.
Re-exports§
pub use atspi_common as common;pub use zbus;
Modules§
AccessibleProxyDBusinterface proxies for:org.a11y.Status,org.a11y.BusDBusinterface proxy for:org.a11y.atspi.CacheDBusinterface proxy for:org.a11y.atspi.CollectionDBusinterface proxy for:org.a11y.atspi.ComponentDBusinterface proxy for:org.a11y.atspi.DeviceEventControllerDBusinterface proxy for:org.a11y.atspi.DeviceEventListenerDBusinterface proxy for:org.a11y.atspi.DocumentDBusinterface proxy for:org.a11y.atspi.EditableTextDBusinterface proxy for:org.a11y.atspi.HyperlinkDBusinterface proxy for:org.a11y.atspi.HypertextDBusinterface proxy for:org.a11y.atspi.ImageDBusinterface proxy for:org.a11y.atspi.RegistryDBusinterface proxy for:org.a11y.atspi.SelectionDBusinterface proxy for:org.a11y.atspi.SocketDBusinterface proxy for:org.a11y.atspi.TableDBusinterface proxy for:org.a11y.atspi.TableCellDBusinterface proxy for:org.a11y.atspi.TextDBusinterface proxy for:org.a11y.atspi.Value
Structs§
- A collection type which encodes the AT-SPI interfaces an accessible object has implemented.
Enums§
- An error type that can describe atspi and
stdand differentzbuserrors. - The coordinate type encodes the frame of reference.
- AT-SPI interfaces an accessible object can implement.