Package: gtk

Accessor gtk:settings-gtk-hint-font-metrics

Lambda List

gtk:settings-gtk-hint-font-metrics (object)

Syntax

(gtk:settings-gtk-hint-font-metrics object) => setting
(setf (gtk:settings-gtk-hint-font-metrics object) setting)

Arguments

object -- a gtk:settings object
setting -- a boolean whether hinting should be applied to font metrics

Details

Accessor of the gtk-hint-font-metrics slot of the gtk:settings class. Whether hinting should be applied to font metrics. Note that this also turns off subpixel positioning of glyphs, since it conflicts with metrics hinting.

Since 4.6
 

See also

2023-8-30