summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2019-06-17 15:30:00 +0200
committerDaiki Ueno <ueno@gnu.org>2019-07-18 13:54:12 +0000
commit5fedca8ffc1e57c55ee564c39d1c2d579a15f01f (patch)
tree41f49a539b3b609503efa858fc0493cb0b9a595e /docs
parent092d4ef47dfbc3e37fdca6c924a9421f3b098665 (diff)
downloadlibsecret-5fedca8ffc1e57c55ee564c39d1c2d579a15f01f.tar.gz
secret-password: Add search functions
This adds a set of functions that expose secret_service_search* from the simple API.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libsecret/libsecret-sections.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/reference/libsecret/libsecret-sections.txt b/docs/reference/libsecret/libsecret-sections.txt
index 17ee05f..b561366 100644
--- a/docs/reference/libsecret/libsecret-sections.txt
+++ b/docs/reference/libsecret/libsecret-sections.txt
@@ -133,6 +133,11 @@ secret_password_clearv
secret_password_clear_finish
secret_password_clear_sync
secret_password_clearv_sync
+secret_password_search
+secret_password_search_finish
+secret_password_search_sync
+secret_password_searchv
+secret_password_searchv_sync
secret_password_wipe
secret_password_free
</SECTION>