Gck.ObjectCache.prototype.update_finish
function update_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for gck_object_cache_update_finish()
}
Complete an asynchronous operation to update the object cache with given attributes.
- result
the asynchronous result passed to the callback
- Returns
whether the cache update was successful