Documentation
Dlang.org
TextT.getCharacterCount
atk
text_mixin
TextT
Gets the character count.
template
TextT
()
override
int
getCharacterCount
(
)
Return Value
Type:
int
the number of characters or -1 in case of failure.
atk
text_mixin
TextT
functions
addSelection
connectTextAttributesChanged
connectTextCaretMoved
connectTextChanged
connectTextInsert
connectTextRemove
connectTextSelectionChanged
getBoundedRanges
getCaretOffset
getCharacterAtOffset
getCharacterCount
getCharacterExtents
getNSelections
getOffsetAtPoint
getRangeExtents
getSelection
getStringAtOffset
getText
getTextAfterOffset
getTextAtOffset
getTextBeforeOffset
scrollSubstringTo
scrollSubstringToPoint
setCaretOffset
setSelection
textRemoveSelection
Gets the character count.