Function
Dexsubprocess_wait
since: 1.2
Declaration [src]
DexFuture*
dex_subprocess_wait (
GSubprocess* subprocess
)
Parameters
subprocess-
Type:
GSubprocessA
GSubprocess.The data is owned by the caller of the function.
since: 1.2
DexFuture*
dex_subprocess_wait (
GSubprocess* subprocess
)
subprocessType: GSubprocess
A GSubprocess.
| The data is owned by the caller of the function. |