The values are 0 for no, 1 for yes, or -1 for the system default.
Settings.gtkXftAntialias
int gtkXftAntialias() @property nothrowGet gtkXftAntialias property.
Returns
Whether to antialias fonts.
void gtkXftAntialias(int propval) @property nothrowSet gtkXftAntialias property.
Parameters
propval | Whether to antialias fonts. The values are 0 for no, 1 for yes, or -1 for the system default. |