gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
TextT.getCharacterCount
atk
TextT
TextT
Gets the character count.
template
TextT
(TStruct)
int
getCharacterCount
(
)
Return Value
Type:
int
the number of characters.
Meta
Source
See Implementation
atk
TextT
TextT
classes
OnTextAttributesChangedDelegateWrapper
OnTextCaretMovedDelegateWrapper
OnTextChangedDelegateWrapper
OnTextInsertDelegateWrapper
OnTextRemoveDelegateWrapper
OnTextSelectionChangedDelegateWrapper
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
static functions
attributeForName
attributeGetName
attributeGetValue
attributeRegister
attributeSetFree
callBackTextAttributesChanged
callBackTextAttributesChangedDestroy
callBackTextCaretMoved
callBackTextCaretMovedDestroy
callBackTextChanged
callBackTextChangedDestroy
callBackTextInsert
callBackTextInsertDestroy
callBackTextRemove
callBackTextRemoveDestroy
callBackTextSelectionChanged
callBackTextSelectionChangedDestroy
freeRanges
Gets the character count.