X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cb35465eeca59c2025e754cb1a361ee081dcece3..c229e50dc773306e1c2b47056ae625ca495c35ee:/docs/latex/wx/process.tex?ds=sidebyside diff --git a/docs/latex/wx/process.tex b/docs/latex/wx/process.tex index 2994063100..78908e4820 100644 --- a/docs/latex/wx/process.tex +++ b/docs/latex/wx/process.tex @@ -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}}