Control.getFont

Returns a font from assigned Theme with given name and associated with Control of given node_type.

struct Control
@nogc nothrow const
getFont
(
in String name
,
in String node_type = gs!""
)

Meta