gtk-d ~master (2021-12-27T01:42:50.7039388)
Dub
Repo
TextIF.getCharacterCount
atk
TextIF
TextIF
Gets the character count.
interface
TextIF
int
getCharacterCount
(
)
Return Value
Type:
int
the number of characters or -1 in case of failure.
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
scrollSubstringTo
scrollSubstringToPoint
setCaretOffset
setSelection
static functions
attributeForName
attributeGetName
attributeGetValue
attributeRegister
attributeSetFree
freeRanges
getType
Gets the character count.