fixed return value of Disable() (bug 795630)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -423,7 +423,7 @@ Destroys all children of a window. Called automatically by the destructor.
|
||||
|
||||
\membersection{wxWindow::Disable}\label{wxwindowdisable}
|
||||
|
||||
\func{void}{Disable}{\void}
|
||||
\func{bool}{Disable}{\void}
|
||||
|
||||
Disables the window, same as \helpref{Enable({\tt false})}{wxwindowenable}.
|
||||
|
||||
|
Reference in New Issue
Block a user