Theme.getFontList

Returns all the Fonts as a PoolStringArray filled with each Font's name, for use in getFont, if the theme has node_type.

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

Meta