Settings.gtkFontName
string gtkFontName() @property nothrowGet gtkFontName property.
Returns
The default font to use. GTK+ uses the family name and size from this string.
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. |