]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/toolbar.tex
1. ReadMailcap/MimeTypes returna bool error code
[wxWidgets.git] / docs / latex / wx / toolbar.tex
index 5c565091eb28ca9b5d7a99bfafa5f0755492b40f..07242ae6bf03049a7f90e56e0af20e036858dba6 100644 (file)
@@ -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}}