get_accessible_id


Description:

[ 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.

Parameters:

this

an Accessible

Returns:

a character string representing the accessible id of the Accessible object or NULL on exception.