Theme.getTypeList

Returns all the types in node_type as a PoolStringArray for use in any of the get_* functions, if the theme has node_type.

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

Meta