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 the value of this property, which indicates that the text view should use monospace fonts.
 

See also

2026-07-04