Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -52,7 +52,7 @@ Set a new rowspan value.
|
||||
|
||||
\constfunc{bool}{operator!}{\param{const wxGBSpan\& }{o}}
|
||||
|
||||
Is the wxGBSpan valid? (An invalid wxGBPosition is (-1,-1). )
|
||||
Is the wxGBSpan valid? (An invalid wxGBSpan is (-1,-1). )
|
||||
|
||||
\membersection{wxGBSpan::operator==}\label{wxgbspanoperatorequal}
|
||||
|
||||
|
@@ -228,7 +228,7 @@ It raises a wxWidgets event when it isn't overridden.
|
||||
|
||||
\membersection{wxProcess::Open}\label{wxprocessopen}
|
||||
|
||||
\func{static wxProcess *}{Open}{\param{const wxString\& }{cmd} \param{int }{flags = wxEXEC\_ASYNC}}
|
||||
\func{static wxProcess *}{Open}{\param{const wxString\& }{cmd}, \param{int }{flags = wxEXEC\_ASYNC}}
|
||||
|
||||
This static method replaces the standard {\tt popen()} function: it launches
|
||||
the process specified by the {\it cmd} parameter and returns the wxProcess
|
||||
|
Reference in New Issue
Block a user