]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
added and documented wxDEFINE_SCOPED_PTR_TYPE; improved docs a bit
[wxWidgets.git] / docs / latex / wx / window.tex
index 39ca2729283e89c2416533dff1d18413853ee07f..1087970e5bc41eef00cd5fc4cb5521bd788be4f8 100644 (file)
@@ -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}.