Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
atkTextSetCaretOffset: atkTextSetCaretOffset
Description
Sets the caret (cursor) position to the specified
offset
.
Usage
atkTextSetCaretOffset(object, offset)
Arguments
object
[
AtkText
] an
AtkText
offset
[integer] position
Value
TRUE
if success,
FALSE
otherwise.