TypeScript API Documentation for ATK-1.0
API Version: 1.0
Library Version: 2.58.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Interface for implementing Hypertext. Contains only the virtual methods that need to be implemented.
Virtual
Gets the link in this hypertext document at index link_index
link_index
an integer specifying the desired link
Gets the index into the array of hyperlinks that is associated with the character specified by char_index.
char_index
a character index
Gets the number of links within this hypertext document.
Interface for implementing Hypertext. Contains only the virtual methods that need to be implemented.