atkTextGetCaretOffset {RGtk2}R Documentation

atkTextGetCaretOffset

Description

Gets the offset position of the caret (cursor).

Usage

atkTextGetCaretOffset(object)

Arguments

object [AtkText] an AtkText

Value

[integer] the offset position of the caret (cursor).

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]