Collection.loadItems

Ensure that the #SecretCollection proxy has loaded all the items present in the Secret Service.

This affects the result of secret.collection.Collection.getItems.

For collections returned from secret.service.Service.getCollections the items will have already been loaded.

This method will return immediately and complete asynchronously.

class Collection
void
loadItems

Parameters

cancellable gio.cancellable.Cancellable

optional cancellation object

callback gio.types.AsyncReadyCallback

called when the operation completes