X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/200fed6cdf9560246565124e94846c3f2bddf2a4..b2edef6f2f587d957eabbc17364382293707340f:/docs/latex/wx/proplisp.tex diff --git a/docs/latex/wx/proplisp.tex b/docs/latex/wx/proplisp.tex index c5b1a6220b..fb8161d8a7 100644 --- a/docs/latex/wx/proplisp.tex +++ b/docs/latex/wx/proplisp.tex @@ -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. - - -