summaryrefslogtreecommitdiff
path: root/docs/reference/libsecret
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-07-09 08:46:11 +0200
committerStef Walter <stefw@gnome.org>2012-07-09 11:23:36 +0200
commit9c2eca05ff0432ddc9267b693c91d690e7285095 (patch)
treecc73212712df67d907de5445d4bea9dc920dae00 /docs/reference/libsecret
parent30d1337a7cb60693fbcee5ce67cc3907d144d35a (diff)
downloadlibsecret-9c2eca05ff0432ddc9267b693c91d690e7285095.tar.gz
Implement per collection search
* Use the SearchItems dbus method on the Collection interface * Tweak some issues with the service search code as well
Diffstat (limited to 'docs/reference/libsecret')
-rw-r--r--docs/reference/libsecret/libsecret-sections.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/libsecret/libsecret-sections.txt b/docs/reference/libsecret/libsecret-sections.txt
index f9bc9f5..c134423 100644
--- a/docs/reference/libsecret/libsecret-sections.txt
+++ b/docs/reference/libsecret/libsecret-sections.txt
@@ -10,6 +10,9 @@ secret_collection_load_items_sync
secret_collection_create
secret_collection_create_finish
secret_collection_create_sync
+secret_collection_search
+secret_collection_search_finish
+secret_collection_search_sync
secret_collection_delete
secret_collection_delete_finish
secret_collection_delete_sync
@@ -244,6 +247,9 @@ secret_service_get_session_dbus_path
secret_service_search_for_dbus_paths
secret_service_search_for_dbus_paths_finish
secret_service_search_for_dbus_paths_sync
+secret_collection_search_for_dbus_paths
+secret_collection_search_for_dbus_paths_finish
+secret_collection_search_for_dbus_paths_sync
secret_service_get_secrets_for_dbus_paths
secret_service_get_secrets_for_dbus_paths_finish
secret_service_get_secrets_for_dbus_paths_sync