]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/proplisp.tex
added wxCheckBox::IsChecked() to wxMac and documented it
[wxWidgets.git] / docs / latex / wx / proplisp.tex
index c5b1a6220b1f6100695c2077408428693dc1f7e3..fb8161d8a736e13698f3f507bc36d39070845526 100644 (file)
@@ -5,10 +5,13 @@ be used for viewing a property list. Pass a property list view object, and the p
 will pass OnDefaultAction listbox messages to the view class for
 processing.
 
+\latexignore{\rtfignore{\wxheading{Members}}}
+
 \membersection{wxPropertyListPanel::wxPropertyListPanel}
 
 \func{void}{wxPropertyListPanel}{\param{wxPropertyListView *}{view}, \param{wxWindow *}{parent},
- \param{int}{ x=-1}, \param{int}{ y=-1}, \param{int}{ width=-1}, \param{int}{height=-1},
+ \param{const wxPoint&}{ pos = wxDefaultPosition},
+ \param{const wxSize&}{ size = wxDefaultSize},
  \param{long}{ style=0}, \param{char *}{name=``panel"}}
 
 Constructor.
@@ -19,6 +22,3 @@ Constructor.
 
 Destructor.
 
-
-
-