X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..1e7fd311087384fb80f17a124d673aeb6a8fa9b8:/docs/latex/wx/notebook.tex diff --git a/docs/latex/wx/notebook.tex b/docs/latex/wx/notebook.tex index a2a24c8739..e70c497000 100644 --- a/docs/latex/wx/notebook.tex +++ b/docs/latex/wx/notebook.tex @@ -63,6 +63,8 @@ Constructs a notebook control. \docparam{style}{The window style. Its value is a bit list of zero or more of {\bf wxTC\_MULTILINE}, {\bf wxTC\_RIGHTJUSTIFY}, {\bf wxTC\_FIXEDWIDTH} and {\bf wxTC\_OWNERDRAW}.} +\docparam{name}{The name of the control (used only under Motif).} + \membersection{wxNotebook::\destruct{wxNotebook}} \func{}{\destruct{wxNotebook}}{\void}