Gck.Object.prototype.get_finish
function get_finish(result: Gio.AsyncResult): Gck.Attributes { // Gjs wrapper for gck_object_get_finish() }
Get the result of a get operation and return specified attributes from the object.
No extra references are added to the returned attributes pointer.
- result
The result passed to the callback.
- Returns
The filled in attributes structure if successful or NULL if not successful.