X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cf700088838290a296a0adf9f401702c095934de..dcbd177f06597f98aae27bf53a4c98b4739102c7:/docs/latex/wx/notebook.tex diff --git a/docs/latex/wx/notebook.tex b/docs/latex/wx/notebook.tex index 8825349389..1e07b54517 100644 --- a/docs/latex/wx/notebook.tex +++ b/docs/latex/wx/notebook.tex @@ -43,7 +43,7 @@ See also \helpref{window styles overview}{windowstyles}. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxNotebook::wxNotebook}\label{wxnotebookconstr} +\membersection{wxNotebook::wxNotebook}\label{wxnotebookctor} \func{}{wxNotebook}{\void} @@ -70,7 +70,7 @@ Note that sometimes you can reduce flicker by passing the wxCLIP\_CHILDREN windo \docparam{name}{The name of the control (used only under Motif).} -\membersection{wxNotebook::\destruct{wxNotebook}} +\membersection{wxNotebook::\destruct{wxNotebook}}\label{wxnotebookdtor} \func{}{\destruct{wxNotebook}}{\void} @@ -134,7 +134,7 @@ the list. \func{bool}{Create}{\param{wxWindow*}{ parent}, \param{wxWindowID }{id}, \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\&}{ size}, \param{long}{ style = 0}, \param{const wxString\& }{name = "notebook"}} -Creates a notebook control. See \helpref{wxNotebook::wxNotebook}{wxnotebookconstr} for a description +Creates a notebook control. See \helpref{wxNotebook::wxNotebook}{wxnotebookctor} for a description of the parameters. \membersection{wxNotebook::DeleteAllPages}\label{wxnotebookdeleteallpages}