]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/colordlg.tex
added wxListCtrl::AssignImageList
[wxWidgets.git] / docs / latex / wx / colordlg.tex
index 98b10e34071baa01b0e08ca444da0e1e9e004abf..1d0a57e4f3fa368c546cc334eaa0b30b0ff87e0d 100644 (file)
@@ -19,7 +19,7 @@ This class represents the colour chooser dialog.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxColourDialog::wxColourDialog}
+\membersection{wxColourDialog::wxColourDialog}\label{wxcolourdialogwxcolourdialog}
 
 \func{}{wxColourDialog}{\param{wxWindow* }{parent}, \param{wxColourData* }{data = NULL}}
 
@@ -36,6 +36,12 @@ data, which will be copied to the colour dialog's colour data.
 
 Destructor.
 
+\membersection{wxColourDialog::Create}
+
+\func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxColourData* }{data = NULL}}
+
+Same as \helpref{constructor}{wxcolourdialogwxcolourdialog}.
+
 \membersection{wxColourDialog::GetColourData}
 
 \func{wxColourData\&}{GetColourData}{\void}