#include <customgui_fontchooser.h>
Custom data (FONTCHOOSER_DATA) for the font chooser GUI (FontchooserCustomGui).
All items in the font container are private except for these: FONTCHOOSER_CUSTOMGUISETTINGS
Public Member Functions | |
BaseContainer | GetFont () const |
void | SetFont (BaseContainer *bc) |
Private Member Functions | |
FontData () | |
~FontData () | |
|
private |
|
private |
BaseContainer GetFont | ( | ) | const |
Retrieves the font container.
void SetFont | ( | BaseContainer * | bc | ) |
Sets the font container.
[in] | bc | The font container. |