]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/proplisd.tex
mention Watcom makefile for wxBase
[wxWidgets.git] / docs / latex / wx / proplisd.tex
index adf3992d70f4513256927e71728ea28b43eafd28..8ea7f4c8ced80cb06cf12ccdb9bf983e181b2c8c 100644 (file)
@@ -5,10 +5,12 @@ be used for viewing a property list. Pass a property list view object, and the d
 will pass OnClose and OnDefaultAction listbox messages to the view class for
 processing.
 
+\latexignore{\rtfignore{\wxheading{Members}}}
+
 \membersection{wxPropertyListDialog::wxPropertyListDialog}
 
 \func{void}{wxPropertyListDialog}{\param{wxPropertyListView *}{view}, \param{wxWindow *}{parent}, \param{char *}{title},
- \param{Bool}{ modal=FALSE}, \param{int}{ x=-1}, \param{int}{ y=-1}, \param{int}{ width=-1}, \param{int}{height=-1},
+ \param{bool}{ modal=false}, \param{int}{ x=-1}, \param{int}{ y=-1}, \param{int}{ width=-1}, \param{int}{height=-1},
  \param{long}{ style=wxDEFAULT\_DIALOG\_STYLE}, \param{char *}{name=``dialogBox"}}
 
 Constructor.
@@ -19,4 +21,3 @@ Constructor.
 
 Destructor.
 
-