Store a password in the secret service.
This is similar to [func@password_storev_sync], but takes a [struct@Value] as the argument instead of a null-terminated passwords.
This method may block indefinitely and should not be used in user interface threads.
| schema |
the schema for attributes |
| attributes |
the attribute keys and values |
| collection |
a collection alias, or D-Bus object path of the collection where to store the secret |
| label |
label for the secret |
| value |
a [struct@Value] |
| cancellable |
optional cancellation object |
|
whether the storage was successful or not |