atkTextSetCaretOffset {RGtk2} | R Documentation |
Sets the caret (cursor) position to the specified offset
.
atkTextSetCaretOffset(object, offset)
|
[AtkText ] an AtkText |
|
[integer] position |
[logical] TRUE
if success, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation