Method
AtspiHypertextget_link
Declaration [src]
AtspiHyperlink*
atspi_hypertext_get_link (
AtspiHypertext* obj,
gint link_index,
GError** error
)
Parameters
link_index |
gint |
A (zero-index) #gint indicating which hyperlink to query. |
|
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | AtspiHyperlink |
The |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |