Package: gtk
Interface gtk:accessible-text
Superclassesgtk:accessible, gobject:object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect Slots
None
Details The gtk:accessible-text interface is an interface for accessible
objects containing formatted text.
It is meant to be implemented by accessible objects that have text formatted
with attributes, or non-trivial text contents. You should use the :label or the :description values of the gtk:accessible-property enumeration for accessible objects containing simple, unformatted text. Since 4.14 | Inherited Slot Access FunctionsSee also |
2025-07-25