gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
TextIF.getCharacterAtOffset
atk
TextIF
TextIF
Gets the specified text.
interface
TextIF
dchar
getCharacterAtOffset
(
int
offset
)
Parameters
offset
int
position
Return Value
Type:
dchar
the character at @offset.
Meta
Source
See Implementation
atk
TextIF
TextIF
functions
addOnTextAttributesChanged
addOnTextCaretMoved
addOnTextChanged
addOnTextInsert
addOnTextRemove
addOnTextSelectionChanged
addSelection
getBoundedRanges
getCaretOffset
getCharacterAtOffset
getCharacterCount
getCharacterExtents
getDefaultAttributes
getNSelections
getOffsetAtPoint
getRangeExtents
getRunAttributes
getSelection
getStringAtOffset
getStruct
getText
getTextAfterOffset
getTextAtOffset
getTextBeforeOffset
getTextStruct
removeSelection
setCaretOffset
setSelection
static functions
attributeForName
attributeGetName
attributeGetValue
attributeRegister
attributeSetFree
freeRanges
getType
Gets the specified text.