Method
GtkAccessibleget_accessible_id
unstable since: 4.22
Declaration [src]
char*
gtk_accessible_get_accessible_id (
GtkAccessible* self
)
Description [src]
Retrieves the accessible identifier for the accessible object.
This functionality can be overridden by GtkAccessible
implementations.
It is left to the accessible implementation to define the scope and uniqueness of the identifier.
Available since: 4.22