More const bool (sigh)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -111,7 +111,7 @@ Returns {\tt true} if it is pressed, {\tt false} otherwise.
|
|||||||
|
|
||||||
\membersection{wxToggleButton::SetValue}\label{wxtogglebuttonsetvalue}
|
\membersection{wxToggleButton::SetValue}\label{wxtogglebuttonsetvalue}
|
||||||
|
|
||||||
\func{void}{SetValue}{\param{const bool}{ state}}
|
\func{void}{SetValue}{\param{bool}{ state}}
|
||||||
|
|
||||||
Sets the toggle button to the given state. This does not cause a
|
Sets the toggle button to the given state. This does not cause a
|
||||||
{\tt EVT\_TOGGLEBUTTON} event to be emitted.
|
{\tt EVT\_TOGGLEBUTTON} event to be emitted.
|
||||||
|
Reference in New Issue
Block a user