Control.addFontOverride

Overrides the name font in the theme resource the node uses. If font is empty, Godot clears the override.

struct Control
@nogc nothrow
void
addFontOverride
(
StringArg0
)
(
in StringArg0 name
,)

Meta