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