SimpleAsyncResult.setOpResGboolean
void setOpResGboolean(bool opRes)Sets the operation result to a boolean within the asynchronous result.
Parameters
opRes | a #gboolean. |
Deprecated
Use #GTask and gio.task.Task.returnBoolean instead.
void setOpResGboolean(bool opRes)Sets the operation result to a boolean within the asynchronous result.
opRes | a #gboolean. |