wxPython doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -513,9 +513,13 @@ field must be -1. You should delete this array after calling {\bf SetStatusWidth
|
||||
\wxheading{Remarks}
|
||||
|
||||
The widths of the variable fields are calculated from the total width of all fields,
|
||||
minus the sum of widths of the non-variable fields, divided by the number of
|
||||
minus the sum of widths of the non-variable fields, divided by the number of
|
||||
variable fields.
|
||||
|
||||
\pythonnote{Only a single parameter is required, a Python list of
|
||||
integers.}
|
||||
|
||||
|
||||
\membersection{wxFrame::SetToolBar}\label{wxframesettoolbar}
|
||||
|
||||
\func{void}{SetToolBar}{\param{wxToolBar*}{ toolBar}}
|
||||
|
Reference in New Issue
Block a user