atk.Hyperlink

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
gtkc.atktypes
public import gtkc.atktypes;

Members

Classes

Hyperlink
class Hyperlink

An ATK object which encapsulates a link or set of links (for instance in the case of client-side image maps) in a hypertext document. It may implement the AtkAction interface. AtkHyperlink may also be used to refer to inline embedded content, since it allows specification of a start and end offset within the host AtkHypertext object.