Control.addIconOverride

Overrides the icon with given name in the theme resource the control uses. If icon is null or invalid, the override is cleared and the icon from assigned Theme is used.

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

Meta