All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

set-display-pane-selection

Generic Function
Summary

Sets the selection in a display-pane.

Package

capi

Signature

set-display-pane-selection pane start end

Arguments

pane

A display-pane.

start, end

Bounding indexes for a subsequence of the text of pane .

Description

The generic function set-display-pane-selection sets the selection in pane to be the text bounded by the indexes start (inclusive) and end (exclusive).

See also

display-pane-selection
display-pane


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex