]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/proplisd.tex
added and documented wxDir::HasFiles/SubDirs(), use the latter in wxDirDialog - it...
[wxWidgets.git] / docs / latex / wx / proplisd.tex
index adf3992d70f4513256927e71728ea28b43eafd28..8a6a6737541d4e6219a7331766cd761899030471 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.
 
-