Returns the selected text in an editor-pane .
editor-pane
capi
editor-pane-selected-text editor-pane => result
An editor-pane.
result
A string or nil .
nil
The function editor-pane-selected-text takes an instance of editor-pane as its argument and returns the selected text in editor-pane , or nil if there is no selection.
editor-pane-selected-text
editor-pane editor-pane-selected-text-p