Theme struct reference


Contains the themes for all basic widgets of the library.

Functions documentation

void AssignFontToAll(Font* font);

Assigns a font to all sub-themes. Font is not deleted inside Theme descturctor.