[ Version ( since = "2.34" ) ]
public string get_accessible_id () throws Error
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.
this |
an Accessible |
a character string representing the accessible id of the Accessible object or NULL on exception. |