Updated docs for wxProcessEvent
wxPerl docs updates some minor fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,6 +23,9 @@ to call its \helpref{Redirect}{wxprocessredirect} method before passing it to
|
||||
the streams corresponding to the child process stdandard output, input and
|
||||
error output respectively.
|
||||
|
||||
\perlnote{In wxPerl this class has an additional {\tt Destroy} method,
|
||||
for explicit destruction.}
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
\helpref{wxEvtHandler}{wxevthandler}
|
||||
@@ -159,7 +162,7 @@ enum wxKillError
|
||||
\helpref{wxKill}{wxkill},\rtfsp
|
||||
\helpref{Exec sample}{sampleexec}
|
||||
|
||||
\membersection{wxProcess::Kill}\label{wxprocessexists}
|
||||
\membersection{wxProcess::Exists}\label{wxprocessexists}
|
||||
|
||||
\func{static bool}{Exists}{\param{int}{ pid}}
|
||||
|
||||
|
Reference in New Issue
Block a user