An interface for accessible objects containing formatted text.
The gtk.accessible_text.AccessibleText interfaces is meant to be implemented by accessible
objects that have text formatted with attributes, or non-trivial text contents.
You should use the enum@Gtk.AccessibleProperty.LABEL or the
enum@Gtk.AccessibleProperty.DESCRIPTION properties for accessible
objects containing simple, unformatted text.
An interface for accessible objects containing formatted text.
The gtk.accessible_text.AccessibleText interfaces is meant to be implemented by accessible objects that have text formatted with attributes, or non-trivial text contents.
You should use the enum@Gtk.AccessibleProperty.LABEL or the enum@Gtk.AccessibleProperty.DESCRIPTION properties for accessible objects containing simple, unformatted text.