Learn R Programming

RGtk2 (version 2.12.17)

atkTextSetCaretOffset: atkTextSetCaretOffset

Description

Sets the caret (cursor) position to the specified offset.

Usage

atkTextSetCaretOffset(object, offset)

Arguments

object
offset
[integer] position

Value

  • [logical] TRUE if success, FALSE otherwise.