go
AtkTextIface.getCharacterAtOffset
atk
c
types
AtkTextIface
struct
AtkTextIface
extern (
C
)
dchar
function
(
AtkText
*
text
,
int
offset
)
getCharacterAtOffset
;
Return Value
the character at
offset
or 0 in the case of failure.
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