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;
Modules§
- accessible
AccessibleProxy- action
ActionProxy- application
ApplicationProxy- bus
DBusinterface proxies for:org.a11y.Status,org.a11y.Bus- cache
DBusinterface proxy for:org.a11y.atspi.Cache- collection
DBusinterface proxy for:org.a11y.atspi.Collection- component
DBusinterface proxy for:org.a11y.atspi.Component- device_
event_ controller DBusinterface proxy for:org.a11y.atspi.DeviceEventController- device_
event_ listener DBusinterface proxy for:org.a11y.atspi.DeviceEventListener- document
DBusinterface proxy for:org.a11y.atspi.Document- editable_
text DBusinterface proxy for:org.a11y.atspi.EditableText- events
- hyperlink
DBusinterface proxy for:org.a11y.atspi.Hyperlink- hypertext
DBusinterface proxy for:org.a11y.atspi.Hypertext- image
DBusinterface proxy for:org.a11y.atspi.Image- registry
DBusinterface proxy for:org.a11y.atspi.Registry- selection
DBusinterface proxy for:org.a11y.atspi.Selection- socket
DBusinterface proxy for:org.a11y.atspi.Socket- table
DBusinterface proxy for:org.a11y.atspi.Table- table_
cell DBusinterface proxy for:org.a11y.atspi.TableCell- text
DBusinterface proxy for:org.a11y.atspi.Text- value
DBusinterface proxy for:org.a11y.atspi.Value
Structs§
- Interface
Set - A collection type which encodes the AT-SPI interfaces an accessible object has implemented.
Enums§
- Atspi
Error - An error type that can describe atspi and
stdand differentzbuserrors. - Coord
Type - The coordinate type encodes the frame of reference.
- Interface
- AT-SPI interfaces an accessible object can implement.