Secret.Item.prototype.set_secret_finish

function set_secret_finish(result: Gio.AsyncResult): Boolean {
    // Gjs wrapper for secret_item_set_secret_finish()
}
  

Complete asynchronous operation to set the secret value of this item.

result

asynchronous result passed to callback

Returns

whether the change was successful or not