atkTextGetBoundedRanges(object, rect, coord.type, x.clip.type, y.clip.type)
rect
AtkTextRectangle
] An AtkTextRectagle giving the dimensions of the bounding box.coord.type
AtkCoordType
] Specify whether coordinates are relative to the screen or widget window.x.clip.type
AtkTextClipType
] Specify the horizontal clip type.y.clip.type
AtkTextClipType
] Specify the vertical clip type.AtkTextRange
] list of AtkTextRange. The last element of the list returned
by this function will be NULL.