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