Top | Description |
Synopsis
struct AtspiReference; #define ATSPI_DBUS_NAME_REGISTRY #define ATSPI_DBUS_PATH_REGISTRY #define ATSPI_DBUS_INTERFACE_REGISTRY #define ATSPI_DBUS_PATH_NULL #define ATSPI_DBUS_PATH_ROOT #define ATSPI_DBUS_PATH_DEC #define ATSPI_DBUS_INTERFACE_DEC #define ATSPI_DBUS_INTERFACE_DEVICE_EVENT_LISTENER #define ATSPI_DBUS_INTERFACE_CACHE #define ATSPI_DBUS_INTERFACE_ACCESSIBLE #define ATSPI_DBUS_INTERFACE_ACTION #define ATSPI_DBUS_INTERFACE_APPLICATION #define ATSPI_DBUS_INTERFACE_COLLECTION #define ATSPI_DBUS_INTERFACE_COMPONENT #define ATSPI_DBUS_INTERFACE_DOCUMENT #define ATSPI_DBUS_INTERFACE_EDITABLE_TEXT #define ATSPI_DBUS_INTERFACE_EVENT_KEYBOARD #define ATSPI_DBUS_INTERFACE_EVENT_MOUSE #define ATSPI_DBUS_INTERFACE_EVENT_OBJECT #define ATSPI_DBUS_INTERFACE_HYPERLINK #define ATSPI_DBUS_INTERFACE_HYPERTEXT #define ATSPI_DBUS_INTERFACE_IMAGE #define ATSPI_DBUS_INTERFACE_SELECTION #define ATSPI_DBUS_INTERFACE_TABLE #define ATSPI_DBUS_INTERFACE_TEXT #define ATSPI_DBUS_INTERFACE_VALUE #define ATSPI_DBUS_INTERFACE_SOCKET extern const char * atspi_path_dec; extern const char * atspi_path_registry; extern const char * atspi_path_root; extern const char * atspi_bus_registry; extern const char * atspi_interface_accessible; extern const char * atspi_interface_action; extern const char * atspi_interface_application; extern const char * atspi_interface_collection; extern const char * atspi_interface_component; extern const char * atspi_interface_dec; extern const char * atspi_interface_device_event_listener; extern const char * atspi_interface_document; extern const char * atspi_interface_editable_text; extern const char * atspi_interface_hyperlink; extern const char * atspi_interface_hypertext; extern const char * atspi_interface_image; extern const char * atspi_interface_registry; extern const char * atspi_interface_selection; extern const char * atspi_interface_table; extern const char * atspi_interface_text; extern const char * atspi_interface_cache; extern const char * atspi_interface_value;
Details
ATSPI_DBUS_INTERFACE_DEVICE_EVENT_LISTENER
#define ATSPI_DBUS_INTERFACE_DEVICE_EVENT_LISTENER "org.a11y.atspi.DeviceEventListener"
ATSPI_DBUS_INTERFACE_APPLICATION
#define ATSPI_DBUS_INTERFACE_APPLICATION "org.a11y.atspi.Application"
ATSPI_DBUS_INTERFACE_EDITABLE_TEXT
#define ATSPI_DBUS_INTERFACE_EDITABLE_TEXT "org.a11y.atspi.EditableText"
ATSPI_DBUS_INTERFACE_EVENT_KEYBOARD
#define ATSPI_DBUS_INTERFACE_EVENT_KEYBOARD "org.a11y.atspi.Event.Keyboard"
ATSPI_DBUS_INTERFACE_EVENT_MOUSE
#define ATSPI_DBUS_INTERFACE_EVENT_MOUSE "org.a11y.atspi.Event.Mouse"
ATSPI_DBUS_INTERFACE_EVENT_OBJECT
#define ATSPI_DBUS_INTERFACE_EVENT_OBJECT "org.a11y.atspi.Event.Object"