Settings.gtkXftRgba

string gtkXftRgba() @property

Get gtkXftRgba property.

Returns

The type of subpixel antialiasing to use.

The possible values are none, rgb, bgr, vrgb, vbgr.

Note that GSK does not support subpixel antialiasing, and this setting has no effect on font rendering in GTK.

void gtkXftRgba(string propval) @property

Set gtkXftRgba property.

Parameters

propvalThe type of subpixel antialiasing to use. The possible values are none, rgb, bgr, vrgb, vbgr. Note that GSK does not support subpixel antialiasing, and this setting has no effect on font rendering in GTK.