Theme.setFont

Sets the theme's Font to font at name in node_type. Does nothing if the theme does not have node_type.

struct Theme
@nogc nothrow
void
setFont
(
in String name
,
in String node_type
,)

Meta