gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
TextT.getCharacterAtOffset
atk
TextT
TextT
Gets the specified text.
template
TextT
(TStruct)
dchar
getCharacterAtOffset
(
int
offset
)
Parameters
offset
int
position
Return: 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
properties
onTextAttributesChangedListeners
onTextCaretMovedListeners
onTextChangedListeners
onTextInsertListeners
onTextRemoveListeners
onTextSelectionChangedListeners
static functions
attributeForName
attributeGetName
attributeGetValue
attributeRegister
attributeSetFree
callBackTextAttributesChanged
callBackTextCaretMoved
callBackTextChanged
callBackTextInsert
callBackTextRemove
callBackTextSelectionChanged
freeRanges
variables
_onTextAttributesChangedListeners
_onTextCaretMovedListeners
_onTextChangedListeners
_onTextInsertListeners
_onTextRemoveListeners
_onTextSelectionChangedListeners
connectedSignals
Gets the specified text.