[ Version ( since = "4.22" ) ]
public abstract string? get_accessible_id ()
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.
| this |
an accessible object |
|
the accessible identifier |