Text.getBoundedRanges

Get the ranges of text in the specified bounding box.

Parameters

rectAn AtkTextRectangle giving the dimensions of the bounding box.
coordTypeSpecify whether coordinates are relative to the screen or widget window.
xClipTypeSpecify the horizontal clip type.
yClipTypeSpecify the vertical clip type.

Returns

Array of AtkTextRange. The last

element of the array returned by this function will be NULL.