Secret.Collection.prototype.set_label_finish

function set_label_finish(result: Gio.AsyncResult): Boolean {
    // Gjs wrapper for secret_collection_set_label_finish()
}
  

Complete asynchronous operation to set the label of this collection.

result

asynchronous result passed to callback

Returns

whether the change was successful or not