Dynamic Windows Function [dw_font_set_default]
Syntax
void dw_font_set_default(char *fontname)
Parameters
char *fontname: Font name in Dynamic Windows format.
Description
Sets the default font used on text based widgets.
Remarks
Introduced in version 2.1 without GTK support.
2.2 added support for GTK, however on GTK3 at least only the size changes.