X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/200fed6cdf9560246565124e94846c3f2bddf2a4..e72403492b3e78f8114d89baae6f81ea24c74647:/docs/latex/wx/proplisd.tex diff --git a/docs/latex/wx/proplisd.tex b/docs/latex/wx/proplisd.tex index adf3992d70..8a6a673754 100644 --- a/docs/latex/wx/proplisd.tex +++ b/docs/latex/wx/proplisd.tex @@ -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. -