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 g_task_propagate_boolean() instead.

Meta