spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas Mohr)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1330,7 +1330,8 @@ Return the (current) user's home directory.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxGetUserHome}{wxgetuserhome}
|
||||
\helpref{wxGetUserHome}{wxgetuserhome}\\
|
||||
\helpref{wxStandardPaths}{wxstandardpaths}
|
||||
|
||||
\wxheading{Include files}
|
||||
|
||||
@@ -2842,7 +2843,7 @@ See also \helpref{wxDDEServer}{wxddeserver}, \helpref{wxDDEClient}{wxddeclient},
|
||||
|
||||
\membersection{::wxEnableTopLevelWindows}\label{wxenabletoplevelwindows}
|
||||
|
||||
\func{void}{wxEnableTopLevelWindow}{\param{bool}{ enable = true}}
|
||||
\func{void}{wxEnableTopLevelWindows}{\param{bool}{ enable = true}}
|
||||
|
||||
This function enables or disables all top level windows. It is used by
|
||||
\helpref{::wxSafeYield}{wxsafeyield}.
|
||||
|
Reference in New Issue
Block a user