get_link_index
Description:
Gets the index into the array of hyperlinks that is associated with the character specified by char_index
.
Parameters:
this |
an Hypertext |
char_index |
a character index |
Returns:
an index into the array of hyperlinks in this, or -1 if there is no hyperlink associated with this character. |