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

Accessor of the monospace slot of the gtk-text-view class.

The gtk-text-view-monospace slot access function gets the value of the monospace property, which indicates that the text view should use monospace fonts. The (setf gtk-text-view-monospace) slot access function sets the property.
 

See also

2021-10-16