1 CAPI Reference Entries
modify-editor-pane-buffer
function allows you to modify the contents and fill mode of a specified buffer.
modify-editor-pane-buffer pane &key contents flag fill fixed-fill force
modify-editor-pane-buffer
function modifies the editor pane according to the keyword arguments. The argument contents (if non-nil
) supplies a new string to place in the buffer. The flag, if given, sets thebuffer-flag
. If it is non-nil
, fill causes the editor to fill each paragraph in the buffer. The argument fixed-fill sets the value of the slotfixed-fill
and if non-nil
causes the editor to fill each paragraph in the buffer.
editor-pane
Generated with Harlequin WebMaker