Gck.Session.prototype.find_objects_finish

function find_objects_finish(result: Gio.AsyncResult): Array(Gck.Object) {
    // Gjs wrapper for gck_session_find_objects_finish()
}
  

Get the result of a find operation.

result

The attributes to match.

Returns

a list of the matching objects, which may be empty