set_accessible_id


Description:

[ Version ( since = "2.34" ) ]
public void set_accessible_id (string name)

Sets 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. Such an ID will be available for instance to identify a given well-known accessible object for tailored screen reading, or for automatic regression testing.

Parameters:

this

an Object

name

a character string to be set as the accessible id