Gck.Enumerator.prototype.next_finish

function next_finish(result: Gio.AsyncResult): Array(Gck.Module) {
    // Gjs wrapper for gck_enumerator_next_finish()
}
  

Complete an operation to enumerate next objects.

null is also returned if the function fails. Use the @error to determine whether a failure occurred or not.

result

The result passed to the callback

Returns

The list of objects, which should be freed with Gck.list_unref_free