TypeScript API Documentation for AT-SPI
API Version: 2.0
Library Version: 2.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Static
Starts/enters the main event loop for the AT-SPI services.
NOTE: This method does not return control; it is exited via a call to atspi_event_quit from within an event handler.
atspi_event_quit
Quits the last main event loop for the AT-SPI services, See: atspi_event_main
atspi_event_main
Starts/enters the main event loop for the AT-SPI services.
NOTE: This method does not return control; it is exited via a call to
atspi_event_quitfrom within an event handler.