SimpleAsyncResult.setOpResGboolean

void setOpResGboolean(bool opRes)

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

Parameters

opResa #gboolean.

Deprecated

Use #GTask and [gio.task.Task.returnBoolean] instead.