Subprocess.waitFinish

Collects the result of a previous call to g_subprocess_wait_async().

class Subprocess
bool
waitFinish

Parameters

result AsyncResultIF

the #GAsyncResult passed to your #GAsyncReadyCallback

Return Value

Type: bool

%TRUE if successful, or %FALSE with @error set

Throws

GException on failure.

Meta

Since

2.40