Method

AtspiHyperlinkget_index_range

Declaration [src]

AtspiRange*
atspi_hyperlink_get_index_range (
  AtspiHyperlink* obj
  GError** error
)

Description [src]

Gets the starting and ending character offsets of the text range associated with an AtspiHyperlink, in its originating AtspiHypertext.

Return value

Returns: AtspiRange
  No description available.
 The caller of the method takes ownership of the data, and is responsible for freeing it.