Package: gtk

Function gtk:accessible-accessible-id

Lambda List

gtk:accessible-accessible-id (accessible)

Arguments

accessible -- a gtk:accessible object

Return Value

The string for the accessible identifier.

Details

Retrieves the accessible identifier for the accessible object. This functionality can be overridden by gtk:accessible implementations. It is left to the accessible implementation to define the scope and uniqueness of the identifier.

Since 4.22
 

See also

2026-08-25