]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/iconevt.tex
GetPath() now has wxPATH_GET_COLUME by default
[wxWidgets.git] / docs / latex / wx / iconevt.tex
index 5a02b8f1dada6d04378beddfe3ea565c8a0917f7..ac11d82eaa01c9ccd5eb2dc03b83e1f519b30b58 100644 (file)
@@ -44,7 +44,7 @@ member function that takes a wxIconizeEvent argument.
 
 \membersection{wxIconizeEvent::wxIconizeEvent}\label{wxiconizeeventctor}
 
-\func{}{wxIconizeEvent}{\param{int }{id = 0}, \param{bool }{iconized = TRUE}}
+\func{}{wxIconizeEvent}{\param{int }{id = 0}, \param{bool }{iconized = true}}
 
 Constructor.
 
@@ -52,6 +52,6 @@ Constructor.
 
 \constfunc{bool}{Iconized}{\void}
 
-Returns {\tt TRUE} if the frame has been iconized, {\tt FALSE} if it has been
+Returns {\tt true} if the frame has been iconized, {\tt false} if it has been
 restored.