]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fontdlg.tex
patch 1306473
[wxWidgets.git] / docs / latex / wx / fontdlg.tex
index 6b975aac529989a39a1bc6a52ad427ddaccaf811..e3d7dc948ba5f9165a641a4e14a7381691a97193 100644 (file)
@@ -26,12 +26,6 @@ Constructor. Initializes {\it fontColour} to black, {\it showHelp} to black,
 \rtfsp{\it allowSymbols} to true, {\it enableEffects} to true,
 \rtfsp{\it minSize} to 0 and {\it maxSize} to 0.
 
-\membersection{wxFontData::\destruct{wxFontData}}\label{wxfontdatadtor}
-
-\func{}{\destruct{wxFontData}}{\void}
-
-Destructor.
-
 \membersection{wxFontData::EnableEffects}\label{wxfontdataenableeffects}
 
 \func{void}{EnableEffects}{\param{bool}{ enable}}
@@ -178,21 +172,13 @@ shown.
 
 \membersection{wxFontDialog::Create}\label{wxfontdialogcreate}
 
-\func{bool}{Create}{\void}
-
 \func{bool}{Create}{\param{wxWindow* }{parent}}
 
 \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.
-
-\membersection{wxFontDialog::\destruct{wxFontDialog}}\label{wxfontdialogdtor}
-
-\func{}{\destruct{wxFontDialog}}{\void}
-
-Destructor.
+default constructor. Returns \true on success and \false if an error
+occurred.
 
 \membersection{wxFontDialog::GetFontData}\label{wxfontdialoggetfontdata}