Text


Object Hierarchy:

Object hierarchy for Text

Description:

[ CCode ( type_id = "atspi_text_get_type ()" ) ]
public interface Text : Object

An interface implemented by objects which place textual information onscreen.

The text interface should be implemented by objects which place textual information onscreen as character strings or glyphs. The text interface allows access to textual content including display attributes and semantic hints associated with runs of text, and to bounding information for glyphs and substrings. It also allows portions of text to be selected, if the objects StateSet includes STATE_SELECTABLE_TEXT.

All known implementing classes:

Namespace: Atspi
Package: atspi-2

Content:

Methods:

Inherited Members: