All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

display-pane-selection-p

Function
Summary

Returns true if there is selected text in a display-pane.

Package

capi

Signature

display-pane-selection-p pane => selectionp

Arguments

pane

A display-pane.

Values

selectionp

A boolean.

Description

The function display-pane-selection-p returns t if there is a selected region in pane and nil otherwise.

See also

set-display-pane-selection
display-pane
display-pane-selected-text
display-pane-selection


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex