The values are 0 for no, 1 for yes, or -1 for the system default.
Settings.gtkXftHinting
int gtkXftHinting() @propertyGet gtkXftHinting property.
Returns
Whether to enable font hinting.
void gtkXftHinting(int propval) @propertySet gtkXftHinting property.
Parameters
propval | Whether to enable font hinting. The values are 0 for no, 1 for yes, or -1 for the system default. |