if the operation's result was false.
SimpleAsyncResult.getOpResGboolean
bool getOpResGboolean()Gets the operation result boolean from within the asynchronous result.
Returns
true if the operation's result was true, false
Deprecated
Use #GTask and [gio.task.Task.propagateBoolean] instead.