]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fontdlg.tex
Added periods
[wxWidgets.git] / docs / latex / wx / fontdlg.tex
index e28d3c9b23ed7c4a51712ce5b0228caa240b42cb..1a1a498d64a209da36171a2a0708d1c390ef0dbd 100644 (file)
@@ -12,6 +12,10 @@ This class holds a variety of information related to font dialogs.
 
 <wx/cmndata.h>
 
+\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.
 
 <wx/fontdlg.h>
 
+\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}