Subprocess.waitCheckFinish

bool waitCheckFinish(gio.async_result.AsyncResult result)

Collects the result of a previous call to gio.subprocess.Subprocess.waitCheckAsync.

Parameters

resultthe #GAsyncResult passed to your #GAsyncReadyCallback

Returns

true if successful, or false with error set

Throws