StateBag::GetFontMap

StateBag::GetFontMap
inline Ptr<FontMap> GetFontMap() const;
Description

GetFontMap obtains a pointer set by SetFontMap to FontMap state object, which maintains font name mappings used for internationalization.

Return Value

A FontMap pointer stored in the shared state or one of its delegates.