Theme.setIcon

Sets the theme's icon Texture to texture at name in node_type. Does nothing if the theme does not have node_type.

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

Meta