atkTextGetRangeExtents: atkTextGetRangeExtents
Description
Get the bounding box for text within the specified range.Usage
atkTextGetRangeExtents(object, start.offset, end.offset, coord.type)
Value
A list containing the following elements:rect
[AtkTextRectangle
] A pointer to a AtkTextRectangle which is filled in by this function.