g_subprocess_communicate_finish ( subprocess result stdout_buf stderr_buf error -- gboolean )


Vocabulary
gio.ffi

Inputs
subprocessan object
resultan object
stdout_bufan object
stderr_bufan object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean
g_subprocess_communicate_finish
( GSubprocess* subprocess, GAsyncResult* result, GBytes**
stdout_buf, GBytes** stderr_buf, GError* error )