Package: gtk
Function gtk:accessible-text-default-attributes
Lambda Listgtk:accessible-text-default-attributes (accessible names values) ArgumentsDetails
Retrieves the default text attributes inside the accessible object.
Each attribute is composed by: a name and a a value. It is left to the implementation to determine the serialization format of the value to a string. GTK provides support for various text attribute names and values, but implementations of this interface are free to add their own attributes. Since 4.14 | See also |
2026-08-27