Sets the selection in a text-input-pane.
capi
set-text-input-pane-selection pane start end
pane
A text-input-pane.
start, end
Bounding indexes for a subsequence of the text of pane .
The function set-text-input-pane-selection sets the selection in pane to be the text bounded by the indexes start (inclusive) and end (exclusive).
set-text-input-pane-selection
text-input-pane-selection text-input-pane