Gio.SimpleAsyncResult.prototype.get_op_res_gboolean

function get_op_res_gboolean(): Boolean {
    // Gjs wrapper for g_simple_async_result_get_op_res_gboolean()
}
  

Gets the operation result boolean from within the asynchronous result.

Returns

true if the operation's result was true, false if the operation's result was false.