git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10629
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#pragma interface "font.h"
#endif
#pragma interface "font.h"
#endif
// Font
class wxFont : public wxFontBase
{
// Font
class wxFont : public wxFontBase
{
// of the fonts and a mapping file.
// Return font struct, and optionally the Motif font list
// of the fonts and a mapping file.
// Return font struct, and optionally the Motif font list
- class wxXFont* GetInternalFont(double scale = 1.0,
- WXDisplay* display = NULL) const;
+ wxXFont *GetInternalFont(double scale = 1.0,
+ WXDisplay* display = NULL) const;
// These two are helper functions for convenient access of the above.
WXFontStructPtr GetFontStruct(double scale = 1.0,
// These two are helper functions for convenient access of the above.
WXFontStructPtr GetFontStruct(double scale = 1.0,