Theme.getFontList

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

struct Theme
@nogc nothrow const
PoolStringArray
getFontList
(
StringArg0
)
(
in StringArg0 type
)

Meta