The predicate for a current selection in an editor-pane.
capi
editor-pane-selected-text-p editor-pane => result
| editor-pane⇩ | 
An editor-pane. | 
| result | 
A boolean. | 
The function editor-pane-selected-text-p takes an instance of editor-pane as its argument and returns t if there is text currently selected in editor-pane, or nil if there is no selection.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42