SimpleAsyncResult.getOpResGboolean

Gets the operation result boolean from within the asynchronous result.

More...
class SimpleAsyncResult
bool
getOpResGboolean
()

Detailed Description

Deprecated: Use #GTask and g_task_propagate_boolean() instead.

Return: %TRUE if the operation's result was %TRUE, %FALSE if the operation's result was %FALSE.

Meta