Gio.SimpleAsyncResult.prototype.set_op_res_gboolean
function set_op_res_gboolean(op_res: Boolean): void { // Gjs wrapper for g_simple_async_result_set_op_res_gboolean() }
Sets the operation result to a boolean within the asynchronous result.
- op_res
a #gboolean.