Package: gtk

Interface gtk:accessible-text

Superclasses

gtk:accessible, gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

Direct Slots

None

Details

An interface for accessible objects containing formatted text. The gtk:accessible-text interfaces 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 Functions

See also

2024-5-26