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