gtk-d v1.7.6 (2015-05-02T14:31:17Z)
Home
Dub
Repo
Spawn.addChildWatch
glib
Spawn
Spawn
Adds a delegate to be notified on the end of the child process.
class
Spawn
void
addChildWatch
(
ChildWatch
dlg
)
Parameters
dlg
ChildWatch
Meta
Source
See Implementation
glib
Spawn
Spawn
aliases
ChildWatch
splitlines
classes
ReadFile
constructors
this
functions
addChildWatch
addParm
close
commandLineSync
endOfError
endOfOutput
execAsyncWithPipes
getErrorString
getExitStatus
getLastError
getOutputString
static functions
async
childWatchCallback
closePid
commandLineAsync
sync
variables
argv
childPid
childSetup
envp
error
exitStatus
externalWatch
flags
standardError
standardInput
standardOutput
stdErr
stdIn
stdOut
strError
strOutput
userData
workingDirectory
Adds a delegate to be notified on the end of the child process.