Gck.Object.prototype.cache_lookup_finish
function cache_lookup_finish(result: Gio.AsyncResult): Gck.Attributes { // Gjs wrapper for gck_object_cache_lookup_finish() }
Complete an operation to lookup attributes in the cache or retrieve them from the object if necessary.
- result
the asynchrounous result passed to the callback
- Returns
the attributes retrieved or null on failure