gtk-d v3.8.5 (2019-01-06T21:36:22Z)
Home
Dub
Repo
TextT.getCharacterAtOffset
atk
TextT
TextT
Gets the specified text.
template
TextT
(TStruct)
dchar
getCharacterAtOffset
(
int
offset
)
Parameters
offset
int
position
Return Value
Type:
dchar
the character at @offset.
Meta
Source
See Implementation
atk
TextT
TextT
functions
addOnTextAttributesChanged
addOnTextCaretMoved
addOnTextChanged
addOnTextInsert
addOnTextRemove
addOnTextSelectionChanged
addSelection
getBoundedRanges
getCaretOffset
getCharacterAtOffset
getCharacterCount
getCharacterExtents
getDefaultAttributes
getNSelections
getOffsetAtPoint
getRangeExtents
getRunAttributes
getSelection
getStringAtOffset
getText
getTextAfterOffset
getTextAtOffset
getTextBeforeOffset
getTextStruct
removeSelection
setCaretOffset
setSelection
Gets the specified text.