Gio.SimpleAsyncResult.prototype.get_op_res_gssize

function get_op_res_gssize(): Number(gssize) {
    // Gjs wrapper for g_simple_async_result_get_op_res_gssize()
}
  

Gets a gssize from the asynchronous result.

Returns

a gssize returned from the asynchronous function.