Virtual Method
AtkHypertextget_link_index
Declaration [src]
gint
get_link_index (
AtkHypertext* hypertext,
gint char_index
)
Description [src]
Gets the index into the array of hyperlinks that is associated with
the character specified by char_index
.