24#include <wx/fontenum.h>
31 FONT_CHOICE( wxWindow* aParent,
int aId, wxPoint aPosition, wxSize aSize,
int nChoices,
32 wxString* aChoices,
int aStyle );
void SetFontSelection(KIFONT::FONT *aFont, bool aSilentMode=false)
Set the selection in wxChoice widget.
KIFONT::FONT * GetFontSelection(bool aBold, bool aItalic, bool aForDrawingSheet=false) const
bool HaveFontSelection() const
FONT is an abstract base class for both outline and stroke fonts.