get_accessible_id
Description:
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.
Parameters:
| this |
an accessible object |
Returns:
|
the accessible identifier |