Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
atkTextGetCharacterAtOffset: atkTextGetCharacterAtOffset
Description
Gets the specified text.
Usage
atkTextGetCharacterAtOffset(object, offset)
Arguments
object
[
AtkText
] an
AtkText
offset
[integer] position
Value
[numeric] the character at
offset
.