element of the array returned by this function will be NULL.
Text.getBoundedRanges
atk.text_range.TextRange[] getBoundedRanges(atk.types.TextRectangle rect, atk.types.CoordType coordType, atk.types.TextClipType xClipType, atk.types.TextClipType yClipType)Get the ranges of text in the specified bounding box.
Parameters
rect | An AtkTextRectangle giving the dimensions of the bounding box. |
coordType | Specify whether coordinates are relative to the screen or widget window. |
xClipType | Specify the horizontal clip type. |
yClipType | Specify the vertical clip type. |
Returns
Array of AtkTextRange. The last