go
AtkTextIface.getBoundedRanges
atk
c
types
AtkTextIface
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.
atk
c
types
AtkTextIface
variables
addSelection
getBoundedRanges
getCaretOffset
getCharacterAtOffset
getCharacterCount
getCharacterExtents
getDefaultAttributes
getNSelections
getOffsetAtPoint
getRangeExtents
getRunAttributes
getSelection
getStringAtOffset
getText
getTextAfterOffset
getTextAtOffset
getTextBeforeOffset
removeSelection
scrollSubstringTo
scrollSubstringToPoint
setCaretOffset
setSelection
textAttributesChanged
textCaretMoved
textChanged
textSelectionChanged