Interface

AtspiHypertext

Description

interface Atspi.Hypertext : GObject.Object

No description available.

Prerequisite

In order to implement Hypertext, your type must inherit fromGObject.

Implementations

Instance methods

atspi_hypertext_get_link

Gets the AtspiHyperlink object at a specified index.

atspi_hypertext_get_link_index

Gets the index of the AtspiHyperlink object at a specified character offset.

atspi_hypertext_get_n_links

Gets the total number of AtspiHyperlink objects that an AtspiHypertext implementor has.