wxFontData
generated from ../src/mod_gui/control/fontdata.cppThis class holds a variety of information related to font dialogs. See wxFontDialog
Constants
Constructor
wxFontData
wxFontData()
Constructs a new wxFontData object.
Properties
| Name | Type | Description |
|---|---|---|
| allowSymbols | Boolean | Under MS Windows, get/set a flag determining whether symbol fonts can be selected. Has no effect on other platforms |
| chosenFont | wxFont | Get the selected font |
| colour | wxColour | |
enableEffects ![]() |
Boolean | Get whether 'effects' are enabled under Windows. This refers to the controls for manipulating colour, strikeout and underline properties. |
| initialFont | wxFont | Get/Set the font that will be initially used by the font dialog |
| showHelp | boolean | Show the help button? Windows only. |

© 2002 - 2007 Franky Braem.