Control.addIconOverride

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

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

Meta