Documentation
Dlang.org
AtkTextIface.setSelection
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
bool
function
(
AtkText
*
text
,
int
selectionNum
,
int
startOffset
,
int
endOffset
)
setSelection
;
atk
c
types
AtkTextIface
variables
addSelection
getBoundedRanges
getCaretOffset
getCharacterAtOffset
getCharacterCount
getCharacterExtents
getDefaultAttributes
getNSelections
getOffsetAtPoint
getRangeExtents
getRunAttributes
getSelection
getStringAtOffset
getText
getTextAfterOffset
getTextAtOffset
getTextBeforeOffset
parent
removeSelection
scrollSubstringTo
scrollSubstringToPoint
setCaretOffset
setSelection
textAttributesChanged
textCaretMoved
textChanged
textSelectionChanged