get_accessible_id


Description:

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

Parameters:

this

an accessible object

Returns:

the accessible identifier