libsecret/docs
Daiki Ueno 938640ae52 secret-retrievable: New interface to represent read-only item
This is a ground work for adding a local storage backend.  As
SecretItem is derived from GDBusProxy, it cannot be simply exposed to
the application through the secret_password_search() if the item is
not backed by the DBus API.  This adds an abstract interface
representing a read-only view of a secret item for that purpose.
2019-07-18 13:54:12 +00:00
..
man Add build support for Meson 2019-01-19 21:03:56 +00:00
reference secret-retrievable: New interface to represent read-only item 2019-07-18 13:54:12 +00:00
meson.build Add build support for Meson 2019-01-19 21:03:56 +00:00