Secret.Collection.create_finish
function create_finish(result: Gio.AsyncResult): Secret.Collection { // Gjs wrapper for secret_collection_create_finish() }
Finish operation to create a new collection in the secret service.
- result
the asynchronous result passed to the callback
- Returns
the new collection, which should be unreferenced with g_object_unref()