X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa482912e420a40e9f2e55a0f5407562826dd15e..feb6cde446a73ac2fe9ea0528d6c6eb16cc040fd:/docs/latex/wx/proplisp.tex diff --git a/docs/latex/wx/proplisp.tex b/docs/latex/wx/proplisp.tex index 926d749129..fb8161d8a7 100644 --- a/docs/latex/wx/proplisp.tex +++ b/docs/latex/wx/proplisp.tex @@ -10,7 +10,8 @@ processing. \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.