Documentation
Dlang.org
Text.getCharacterCount
atk
text
Text
Gets the character count.
interface
Text
int
getCharacterCount
(
)
Return Value
Type:
int
the number of characters or -1 in case of failure.
atk
text
Text
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.