RGtk2 (version 2.20.31)

AtkHypertext: AtkHypertext

Description

The ATK interface which provides standard mechanism for manipulating hyperlinks.

Arguments

Methods and Functions

atkHypertextGetLink(object, link.index) atkHypertextGetNLinks(object) atkHypertextGetLinkIndex(object, char.index)

Hierarchy

GInterface
   +----AtkHypertext

Implementations

AtkHypertext is implemented by AtkNoOpObject.

Detailed Description

An interface used for objects which implement linking between multiple resource or content locations, or multiple 'markers' within a single document. A Hypertext instance is associated with one or more Hyperlinks, which are associated with particular offsets within the Hypertext's included content. While this interface is derived from Text, there is no requirement that Hypertext instances have textual content; they may implement Image as well, and Hyperlinks need not have non-zero text offsets.

Structures

Signals

References

http://library.gnome.org/devel//atk/AtkHypertext.html