Settings.gtkFontName

string gtkFontName() @property

Get gtkFontName property.

Returns

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

Set gtkFontName property.

Parameters

propvalThe default font to use. GTK+ uses the family name and size from this string.