Class (GI Struct)

Atspi-2.0AtspiEvent

Index
detail1: number
detail2: number
type: string
$gtype: GType<Atspi.Event>
  • 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.

    Returns void

  • Quits the last main event loop for the AT-SPI services, See: atspi_event_main

    Returns void