SimpleAsyncResult.setOpResGboolean

Sets the operation result to a boolean within the asynchronous result.

More...
class SimpleAsyncResult
void
setOpResGboolean
(
bool opRes
)

Parameters

opRes bool

a #gboolean.

Detailed Description

Deprecated: Use #GTask and g_task_return_boolean() instead.

Meta