get_link
Description:
public abstract unowned Hyperlink get_link (
int link_index)
Gets the link in this hypertext document at index link_index
Parameters:
| this |
an Hypertext
|
| link_index |
an integer specifying the desired link
|
Returns:
|
the link in this hypertext document at index link_index
|