Gio.AsyncResult.prototype.get_user_data

function get_user_data(): void {
    // Gjs wrapper for g_async_result_get_user_data()
}
  

Gets the user data from a Gio.AsyncResult.

Returns

the user data for res.