X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6e9a8189cfd9189418d6c0976a8a07f3bcd914b..3cc305b2b4a0674c56c84d7088cfd70676b850f0:/docs/latex/wx/fontdlg.tex?ds=sidebyside diff --git a/docs/latex/wx/fontdlg.tex b/docs/latex/wx/fontdlg.tex index e28d3c9b23..1a1a498d64 100644 --- a/docs/latex/wx/fontdlg.tex +++ b/docs/latex/wx/fontdlg.tex @@ -12,6 +12,10 @@ This class holds a variety of information related to font dialogs. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{Overview}{wxfontdialogoverview}, \helpref{wxFont}{wxfont}, \helpref{wxFontDialog}{wxfontdialog} @@ -148,6 +152,10 @@ This class represents the font chooser dialog. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{Overview}{wxfontdialogoverview},\\ @@ -177,8 +185,8 @@ shown. \func{bool}{Create}{\param{wxWindow* }{parent}, \param{const wxFontData\& }{data}} Creates the dialog if it the wxFontDialog object had been initialized using the -default constructor. Returns {\tt true} on success and {\tt false} if an error -occured. +default constructor. Returns \true on success and \false if an error +occurred. \membersection{wxFontDialog::GetFontData}\label{wxfontdialoggetfontdata}