Secret.Service.get_finish
function get_finish(result: Gio.AsyncResult): Secret.Service { // Gjs wrapper for secret_service_get_finish() }
Complete an asynchronous operation to get a Secret.Service proxy for the Secret Service.
- result
the asynchronous result passed to the callback
- Returns
a new reference to a Secret.Service proxy, which should be released with g_object_unref().