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

NextPrevUpTopContentsIndex

display-pane-selected-text

Function
Summary

Returns the selected text in a display-pane.

Package

capi

Signature

display-pane-selected-text display-pane => result

Arguments

display-pane

An instance of display-pane or a subclass.

Values

result

A string or nil.

Description

The function display-pane-selected-text returns the selected text in display-pane , or nil if there is no selection.

See also

display-pane
display-pane-selection-p
display-pane-selection


CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017

NextPrevUpTopContentsIndex