Method

AtspiAccessibleget_id

Declaration [src]

gint
atspi_accessible_get_id (
  AtspiAccessible* obj
  GError** error
)

Description [src]

Gets the application id for a AtspiAccessible object. Only works on application root objects.

Return value

Type: gint

A positive #gint indicating the id for the AtspiAccessible object or -1 on exception.