SimpleAsyncResult.getOpResGboolean

Gets the operation result boolean from within the asynchronous result.

More...
class SimpleAsyncResult
bool
getOpResGboolean
()

Return Value

Type: bool

true if the operation's result was true, false if the operation's result was false.

Detailed Description

Deprecated: Use #GTask and gio.task.Task.propagateBoolean instead.