gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Subprocess.this
gio
Subprocess
Subprocess
Sets our main struct and passes it to the parent class.
this
(GSubprocess* gSubprocess, bool ownedRef)
class
Subprocess
this
(
GSubprocess
*
gSubprocess
,
bool
ownedRef
= false
)
this
(string[] argv, GSubprocessFlags flags)
Meta
Source
See Implementation
gio
Subprocess
Subprocess
constructors
this
functions
communicate
communicateAsync
communicateFinish
communicateUtf8
communicateUtf8Async
communicateUtf8Finish
forceExit
getExitStatus
getIdentifier
getIfExited
getIfSignaled
getStatus
getStderrPipe
getStdinPipe
getStdoutPipe
getStruct
getSubprocessStruct
getSuccessful
getTermSig
sendSignal
setStruct
wait
waitAsync
waitCheck
waitCheckAsync
waitCheckFinish
waitFinish
mixins
__anonymous
static functions
getType
variables
gSubprocess
Sets our main struct and passes it to the parent class.