g_subprocess_communicate ( subprocess stdin_buf cancellable stdout_buf stderr_buf error -- gboolean )


Vocabulary
gio.ffi

Inputs
subprocessan object
stdin_bufan object
cancellablean object
stdout_bufan object
stderr_bufan object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean g_subprocess_communicate
( GSubprocess* subprocess, GBytes* stdin_buf, GCancellable*
cancellable, GBytes** stdout_buf, GBytes** stderr_buf,
GError* error )