- getLink
AtkHyperlink* function(AtkHypertext* hypertext, int linkIndex) getLink;
- getLinkIndex
int function(AtkHypertext* hypertext, int charIndex) getLinkIndex;
- getNLinks
int function(AtkHypertext* hypertext) getNLinks;
- linkSelected
void function(AtkHypertext* hypertext, int linkIndex) linkSelected;
- parent
GTypeInterface parent;
Undocumented in source.