go
AtkTextIface.addSelection
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
int
function
(
AtkText
*
text
,
int
startOffset
,
int
endOffset
)
addSelection
;
Return Value
TRUE
if successful,
FALSE
otherwise
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