Expand description
A connection to AT-SPI.
This connection may receive any atspi_common::events::Event
structures.
Re-exports§
pub use atspi_common as common;
Structs§
- Accessibility
Connection - A connection to the at-spi bus
- Peer
- Represents a peer with the name, path and connection for the P2P peer.
Traits§
- P2P
- Trait for P2P connection handling.
Functions§
- read_
session_ accessibility - Read the
IsEnabled
accessibility status property on the session bus. - set_
session_ accessibility - Set the
IsEnabled
property in the session bus.