Secret.Service.open_finish
function open_finish(result: Gio.AsyncResult): Secret.Service { // Gjs wrapper for secret_service_open_finish() }
Complete an asynchronous operation to create a new 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().