Package: gtk

Accessor gtk:cell-renderer-text-single-paragraph-mode

Lambda List

gtk:cell-renderer-text-single-paragraph-mode (object)

Syntax

(gtk:cell-renderer-text-single-paragraph-mode object) => mode
(setf (gtk:cell-renderer-text-single-paragraph-mode object) mode)

Arguments

object -- a gtk:cell-renderer-text object
mode -- a boolean whether to keep all text in a single paragraph

Details

Accessor of the single-paragraph-mode slot of the gtk:cell-renderer-text class. Whether to keep all text in a single paragraph.
 

See also

2024-3-17