Documentation
Dlang.org
TextT.getNSelections
atk
text_mixin
TextT
Gets the number of selected regions.
template
TextT
()
override
int
getNSelections
(
)
Return Value
Type:
int
The number of selected regions, or -1 in the 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 number of selected regions.