Theme.getIconList

Returns all the icons as a PoolStringArray filled with each Texture's name, for use in getIcon, if the theme has node_type.

struct Theme
@nogc nothrow const
PoolStringArray
getIconList
(
in String node_type
)

Meta