API Version: 2.0
Library Version: 2.50.0
gint atspi_hypertext_get_link_index ( AtspiHypertext* obj, gint character_offset, GError** error )
Gets the index of the AtspiHyperlink object at a specified character offset.
AtspiHyperlink
character_offset
gint
A #gint specifying the character offset to query.
error
GError **
GError*
NULL
The linkIndex of the AtspiHyperlink active at character offset character_offset, or -1 if there is no hyperlink at the specified character offset.