Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
atkTextGetText: atkTextGetText
Description
Gets the specified text.
Usage
atkTextGetText(object, start.offset, end.offset)
Arguments
Value
[character] the text from
start.offset
up to, but not including
end.offset
.