Control.getIcon

Returns an icon from assigned Theme with given name and associated with Control of given node_type.

struct Control
@nogc nothrow const
getIcon
(
in String name
,
in String node_type = gs!""
)

Meta