Secret.Item.prototype.set_attributes_finish
function set_attributes_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for secret_item_set_attributes_finish()
}
Complete operation to set the attributes of this item.
- result
asynchronous result passed to the callback
- Returns
whether the change was successful or not