X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bdcbd8a791ca036d8caacb5f0a2b354a3824f4e1..cc385968c4b81d0cee98c164cb870a8759d927bc:/docs/latex/wx/toolbar.tex diff --git a/docs/latex/wx/toolbar.tex b/docs/latex/wx/toolbar.tex index 5c565091eb..07242ae6bf 100644 --- a/docs/latex/wx/toolbar.tex +++ b/docs/latex/wx/toolbar.tex @@ -308,12 +308,6 @@ Returns the left/right and top/bottom margins, which are also used for inter-too Gets the maximum size taken up by the tools after layout, including margins. This can be used to size a frame around the toolbar window. -\wxheading{Parameters} - -\docparam{w}{Receives the maximum horizontal size.} - -\docparam{h}{Receives the maximum vertical size.} - \membersection{wxToolBar::GetToolClientData}\label{wxtoolbargettoolclientdata} \constfunc{wxObject*}{GetToolClientData}{\param{int }{toolIndex}}