Method

AtspiTextget_caret_offset

Declaration [src]

gint
atspi_text_get_caret_offset (
  AtspiText* obj
  GError** error
)

Description [src]

Gets the current offset of the text caret in an AtspiText object.

Return value

Type: gint

A #gint indicating the current position of the text caret.