Package: gtk

Accessor gtk-settings-gtk-xft-hintstyle

Lambda List

gtk-settings-gtk-xft-hintstyle (object)

Syntax

(gtk-settings-gtk-xft-hintstyle object) => setting
(setf (gtk-settings-gtk-xft-hintstyle object) setting)

Arguments

object -- a gtk-settings object
setting -- a string with the deegree of hinting

Details

Accessor of the gtk-xft-hintstyle slot of the gtk-settings class.

What degree of hinting to use: hintnone, hintslight, hintmedium, or hintfull.
 

See also

2021-4-20