AtkTextIface.getBoundedRanges

struct AtkTextIface
extern (C)
AtkTextRange** function(AtkText* text, AtkTextRectangle* rect, AtkCoordType coordType, AtkTextClipType xClipType, AtkTextClipType yClipType) getBoundedRanges;

Return Value

Array of AtkTextRange. The last element of the array returned by this function will be NULL.