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