Theme.setIcon

Sets Theme's icon Texture to texture at name in type. Does nothing if Theme does not have type.

struct Theme
@nogc nothrow
void
setIcon
(
StringArg0
StringArg1
)
(
in StringArg0 name
,
in StringArg1 type
,)

Meta