Method

AtspiHyperlinkget_start_index

Declaration [src]

gint
atspi_hyperlink_get_start_index (
  AtspiHyperlink* obj
  GError** error
)

Description [src]

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

Return value

Type: gint

No description available.