atkTextGetSelection: atkTextGetSelection
Description
Gets the text from the specified selection.Usage
atkTextGetSelection(object, selection.num)
Value
A list containing the following elements:retval[character] the selected text.start.offset
[integer] passes back the start position of the selected regionend.offset
[integer] passes back the end position of (e.g. offset immediately past)
the selected region