Method
AtspiAccessibleget_accessible_id
since: 2.34
Declaration [src]
gchar*
atspi_accessible_get_accessible_id (
AtspiAccessible* obj
GError** error
)
Description [src]
Gets the accessible id of the accessible. This is not meant to be presented to the user, but to be an id which is stable over application development. Typically, this is the gtkbuilder id.
Available since: 2.34