Service.unlockFinish
int unlockFinish(gio.async_result.AsyncResult result, out gio.dbus_proxy.DBusProxy[] unlocked)Complete asynchronous operation to unlock items or collections in the secret service.
The secret service may not be able to unlock items individually, and may unlock an entire collection instead.
Parameters
result | asynchronous result passed to the callback |
unlocked | location to place list of items or collections that were unlocked |
Returns
the number of items or collections that were unlocked
Throws
[ErrorWrap]