Package: gtk

Accessor gtk:text-view-monospace

Lambda List

gtk:text-view-monospace (object)

Syntax

(gtk:text-view-monospace object) => monospace
(setf (gtk:text-view-monospace object) monospace)

Arguments

object -- a gtk:text-view widget
monospace -- true to request monospace styling

Details

The accessor for the monospace slot gets or sets whether to use a monospace font.
 

See also

2026-08-29