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 function gets the value of the monospace property, which indicates that the text view should use monospace fonts. The (setf gtk:text-view-monospace) function sets the property.
 

See also

2024-7-4