Theme.getConstantList

Returns all the constants as a PoolStringArray filled with each constant's name, for use in getConstant, if the theme has node_type.

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

Meta