GTK uses the family name and size from this string.
Settings.gtkFontName
string gtkFontName() @property nothrowGet gtkFontName property.
Returns
The default font to use.
void gtkFontName(string propval) @property nothrowSet gtkFontName property.
Parameters
propval | The default font to use. GTK uses the family name and size from this string. |