ObjectAtk.setAccessibleId

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.

class ObjectAtk
void
setAccessibleId
(
string name
)

Parameters

name string

a character string to be set as the accessible id

Meta

Since

2.34