go
AtkTextIface.setCaretOffset
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
int
function
(
AtkText
*
text
,
int
offset
)
setCaretOffset
;
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