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

NextPrevUpTopContentsIndex

editor-window

Generic Function
Summary

Returns the editor window object.

Package

capi

Signature

editor-window editor => editor-window

Arguments

editor

An editor-pane or an Editor interface in the LispWorks IDE.

Values

editor-window

An editor window object.

Description

The generic function editor-window returns the editor window object associated with editor .

The functionality of editor windows is documented in the LispWorks Editor User Guide .

See also

editor-pane


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

NextPrevUpTopContentsIndex