Settings.gtkXftHinting

int gtkXftHinting() @property

Get gtkXftHinting property.

Returns

Whether to enable font hinting.

The values are 0 for no, 1 for yes, or -1 for the system default.

void gtkXftHinting(int propval) @property

Set gtkXftHinting property.

Parameters

propvalWhether to enable font hinting. The values are 0 for no, 1 for yes, or -1 for the system default.