- invalid font (use @ref wxFont::isok wxFont:IsOk to test whether a font
- is valid) if the dialog was cancelled.
-
- @param parent
- The parent window for the font selection dialog
-
- @param fontInit
- If given, this will be the font initially selected in the dialog.
-
- @param caption
- If given, this will be used for the dialog caption.
+ invalid font (use wxFont::IsOk() to test whether a font is valid) if the
+ dialog was cancelled.
+
+ @param parent
+ The parent window for the font selection dialog.
+ @param fontInit
+ If given, this will be the font initially selected in the dialog.
+ @param caption
+ If given, this will be used for the dialog caption.
+
+ @header{wx/fontdlg.h}