Applied patch [ 689188 ] adds wxToolBar::GetToolPos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -447,6 +447,12 @@ Returns the value used for packing tools.
|
||||
|
||||
\helpref{wxToolBar::SetToolPacking}{wxtoolbarsettoolpacking}
|
||||
|
||||
\membersection{wxToolBar::GetToolPos}\label{wxtoolbargettoolpos}
|
||||
|
||||
\constfunc{int}{GetToolPos}{\param{int }{toolId}}
|
||||
|
||||
Returns the tool position in the toolbar, or wxNOT\_FOUND if the tool is not found.
|
||||
|
||||
\membersection{wxToolBar::GetToolSeparation}\label{wxtoolbargettoolseparation}
|
||||
|
||||
\constfunc{int}{GetToolSeparation}{\void}
|
||||
@@ -782,5 +788,3 @@ Only applies to a tool that has been specified as a toggle tool.
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxToolBar::GetToolState}{wxtoolbargettoolstate}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user