dwww Home | Show directory contents | Find package

<book xmlns="http://www.devhelp.net/book" title="Secret-1 Reference Manual" link="index.html" author="Stef Walter, Daiki Ueno, and Niels De Graef" name="Secret" version="2" language="c"><chapters><sub name="Using libsecret" link="libsecret-using.html" /><sub name="Simple API" link="libsecret-simple-api.html" /><sub name="C Examples" link="libsecret-c-examples.html" /><sub name="Javascript Examples" link="libsecret-js-examples.html" /><sub name="Python Examples" link="libsecret-python-examples.html" /><sub name="Vala Examples" link="libsecret-vala-examples.html" /><sub name="Extending file backend to use a TPM" link="libsecret-tpm2.html" /><sub name="Migrating from libgnome-keyring" link="migrating-libgnome-keyring.html" /><sub name="Classes Hierarchy" link="classes_hierarchy.html" /><sub name="Bitfields" link="index.html#bitfields"><sub name="CollectionCreateFlags" link="flags.CollectionCreateFlags.html" /><sub name="CollectionFlags" link="flags.CollectionFlags.html" /><sub name="ItemCreateFlags" link="flags.ItemCreateFlags.html" /><sub name="ItemFlags" link="flags.ItemFlags.html" /><sub name="SchemaFlags" link="flags.SchemaFlags.html" /><sub name="SearchFlags" link="flags.SearchFlags.html" /><sub name="ServiceFlags" link="flags.ServiceFlags.html" /></sub><sub name="Classes" link="index.html#classes"><sub name="Collection" link="class.Collection.html" /><sub name="Item" link="class.Item.html" /><sub name="Prompt" link="class.Prompt.html" /><sub name="Service" link="class.Service.html" /></sub><sub name="Constants" link="index.html#constants"><sub name="BACKEND_EXTENSION_POINT_NAME" link="const.BACKEND_EXTENSION_POINT_NAME.html" /><sub name="COLLECTION_DEFAULT" link="const.COLLECTION_DEFAULT.html" /><sub name="COLLECTION_SESSION" link="const.COLLECTION_SESSION.html" /><sub name="MAJOR_VERSION" link="const.MAJOR_VERSION.html" /><sub name="MICRO_VERSION" link="const.MICRO_VERSION.html" /><sub name="MINOR_VERSION" link="const.MINOR_VERSION.html" /></sub><sub name="Enums" link="index.html#enums"><sub name="BackendFlags" link="enum.BackendFlags.html" /><sub name="Error" link="enum.Error.html" /><sub name="SchemaAttributeType" link="enum.SchemaAttributeType.html" /><sub name="SchemaType" link="enum.SchemaType.html" /></sub><sub name="Function macros" link="index.html#function_macros"><sub name="CHECK_VERSION" link="func.CHECK_VERSION.html" /></sub><sub name="Functions" link="index.html#functions"><sub name="attributes_build" link="func.attributes_build.html" /><sub name="attributes_buildv" link="func.attributes_buildv.html" /><sub name="get_schema" link="func.get_schema.html" /><sub name="password_clear" link="func.password_clear.html" /><sub name="password_clear_finish" link="func.password_clear_finish.html" /><sub name="password_clear_sync" link="func.password_clear_sync.html" /><sub name="password_clearv" link="func.password_clearv.html" /><sub name="password_clearv_sync" link="func.password_clearv_sync.html" /><sub name="password_free" link="func.password_free.html" /><sub name="password_lookup" link="func.password_lookup.html" /><sub name="password_lookup_binary_finish" link="func.password_lookup_binary_finish.html" /><sub name="password_lookup_binary_sync" link="func.password_lookup_binary_sync.html" /><sub name="password_lookup_finish" link="func.password_lookup_finish.html" /><sub name="password_lookup_nonpageable_finish" link="func.password_lookup_nonpageable_finish.html" /><sub name="password_lookup_nonpageable_sync" link="func.password_lookup_nonpageable_sync.html" /><sub name="password_lookup_sync" link="func.password_lookup_sync.html" /><sub name="password_lookupv" link="func.password_lookupv.html" /><sub name="password_lookupv_binary_sync" link="func.password_lookupv_binary_sync.html" /><sub name="password_lookupv_nonpageable_sync" link="func.password_lookupv_nonpageable_sync.html" /><sub name="password_lookupv_sync" link="func.password_lookupv_sync.html" /><sub name="password_search" link="func.password_search.html" /><sub name="password_search_finish" link="func.password_search_finish.html" /><sub name="password_search_sync" link="func.password_search_sync.html" /><sub name="password_searchv" link="func.password_searchv.html" /><sub name="password_searchv_sync" link="func.password_searchv_sync.html" /><sub name="password_store" link="func.password_store.html" /><sub name="password_store_binary" link="func.password_store_binary.html" /><sub name="password_store_binary_sync" link="func.password_store_binary_sync.html" /><sub name="password_store_finish" link="func.password_store_finish.html" /><sub name="password_store_sync" link="func.password_store_sync.html" /><sub name="password_storev" link="func.password_storev.html" /><sub name="password_storev_binary" link="func.password_storev_binary.html" /><sub name="password_storev_binary_sync" link="func.password_storev_binary_sync.html" /><sub name="password_storev_sync" link="func.password_storev_sync.html" /><sub name="password_wipe" link="func.password_wipe.html" /></sub><sub name="Interfaces" link="index.html#interfaces"><sub name="Backend" link="iface.Backend.html" /><sub name="Retrievable" link="iface.Retrievable.html" /></sub><sub name="Structs" link="index.html#structs"><sub name="Schema" link="struct.Schema.html" /><sub name="SchemaAttribute" link="struct.SchemaAttribute.html" /><sub name="Value" link="struct.Value.html" /></sub></chapters><functions><keyword type="enum" name="SecretCollectionCreateFlags" link="flags.CollectionCreateFlags.html" /><keyword type="constant" name="SECRET_COLLECTION_CREATE_NONE" link="flags.CollectionCreateFlags.html" /><keyword type="enum" name="SecretCollectionFlags" link="flags.CollectionFlags.html" /><keyword type="constant" name="SECRET_COLLECTION_NONE" link="flags.CollectionFlags.html" /><keyword type="constant" name="SECRET_COLLECTION_LOAD_ITEMS" link="flags.CollectionFlags.html" /><keyword type="enum" name="SecretItemCreateFlags" link="flags.ItemCreateFlags.html" /><keyword type="constant" name="SECRET_ITEM_CREATE_NONE" link="flags.ItemCreateFlags.html" /><keyword type="constant" name="SECRET_ITEM_CREATE_REPLACE" link="flags.ItemCreateFlags.html" /><keyword type="enum" name="SecretItemFlags" link="flags.ItemFlags.html" /><keyword type="constant" name="SECRET_ITEM_NONE" link="flags.ItemFlags.html" /><keyword type="constant" name="SECRET_ITEM_LOAD_SECRET" link="flags.ItemFlags.html" /><keyword type="enum" name="SecretSchemaFlags" link="flags.SchemaFlags.html" /><keyword type="constant" name="SECRET_SCHEMA_NONE" link="flags.SchemaFlags.html" /><keyword type="constant" name="SECRET_SCHEMA_DONT_MATCH_NAME" link="flags.SchemaFlags.html" /><keyword type="enum" name="SecretSearchFlags" link="flags.SearchFlags.html" /><keyword type="constant" name="SECRET_SEARCH_NONE" link="flags.SearchFlags.html" /><keyword type="constant" name="SECRET_SEARCH_ALL" link="flags.SearchFlags.html" /><keyword type="constant" name="SECRET_SEARCH_UNLOCK" link="flags.SearchFlags.html" /><keyword type="constant" name="SECRET_SEARCH_LOAD_SECRETS" link="flags.SearchFlags.html" /><keyword type="enum" name="SecretServiceFlags" link="flags.ServiceFlags.html" /><keyword type="constant" name="SECRET_SERVICE_NONE" link="flags.ServiceFlags.html" /><keyword type="constant" name="SECRET_SERVICE_OPEN_SESSION" link="flags.ServiceFlags.html" /><keyword type="constant" name="SECRET_SERVICE_LOAD_COLLECTIONS" link="flags.ServiceFlags.html" /><keyword type="struct" name="SecretCollection" link="class.Collection.html" /><keyword type="member" name="SecretCollection.parent" link="class.Collection.html" /><keyword type="member" name="CollectionClass.parent_class" link="class.Collection.html" /><keyword type="member" name="CollectionClass.padding" link="class.Collection.html" /><keyword type="function" name="secret_collection_delete" link="method.Collection.delete.html" /><keyword type="function" name="secret_collection_delete_finish" link="method.Collection.delete_finish.html" /><keyword type="function" name="secret_collection_delete_sync" link="method.Collection.delete_sync.html" /><keyword type="function" name="secret_collection_get_created" link="method.Collection.get_created.html" /><keyword type="function" name="secret_collection_get_flags" link="method.Collection.get_flags.html" /><keyword type="function" name="secret_collection_get_items" link="method.Collection.get_items.html" /><keyword type="function" name="secret_collection_get_label" link="method.Collection.get_label.html" /><keyword type="function" name="secret_collection_get_locked" link="method.Collection.get_locked.html" /><keyword type="function" name="secret_collection_get_modified" link="method.Collection.get_modified.html" /><keyword type="function" name="secret_collection_get_service" link="method.Collection.get_service.html" /><keyword type="function" name="secret_collection_load_items" link="method.Collection.load_items.html" /><keyword type="function" name="secret_collection_load_items_finish" link="method.Collection.load_items_finish.html" /><keyword type="function" name="secret_collection_load_items_sync" link="method.Collection.load_items_sync.html" /><keyword type="function" name="secret_collection_refresh" link="method.Collection.refresh.html" /><keyword type="function" name="secret_collection_search" link="method.Collection.search.html" /><keyword type="function" name="secret_collection_search_finish" link="method.Collection.search_finish.html" /><keyword type="function" name="secret_collection_search_for_dbus_paths" link="method.Collection.search_for_dbus_paths.html" /><keyword type="function" name="secret_collection_search_for_dbus_paths_finish" link="method.Collection.search_for_dbus_paths_finish.html" /><keyword type="function" name="secret_collection_search_for_dbus_paths_sync" link="method.Collection.search_for_dbus_paths_sync.html" /><keyword type="function" name="secret_collection_search_sync" link="method.Collection.search_sync.html" /><keyword type="function" name="secret_collection_set_label" link="method.Collection.set_label.html" /><keyword type="function" name="secret_collection_set_label_finish" link="method.Collection.set_label_finish.html" /><keyword type="function" name="secret_collection_set_label_sync" link="method.Collection.set_label_sync.html" /><keyword type="function" name="secret_collection_new_for_dbus_path_finish" link="ctor.Collection.new_for_dbus_path_finish.html" /><keyword type="function" name="secret_collection_new_for_dbus_path_sync" link="ctor.Collection.new_for_dbus_path_sync.html" /><keyword type="function" name="secret_collection_create" link="type_func.Collection.create.html" /><keyword type="function" name="secret_collection_create_finish" link="type_func.Collection.create_finish.html" /><keyword type="function" name="secret_collection_create_sync" link="type_func.Collection.create_sync.html" /><keyword type="function" name="secret_collection_for_alias" link="type_func.Collection.for_alias.html" /><keyword type="function" name="secret_collection_for_alias_finish" link="type_func.Collection.for_alias_finish.html" /><keyword type="function" name="secret_collection_for_alias_sync" link="type_func.Collection.for_alias_sync.html" /><keyword type="function" name="secret_collection_new_for_dbus_path" link="type_func.Collection.new_for_dbus_path.html" /><keyword type="property" name="The SecretCollection:created property" link="property.Collection.created.html" /><keyword type="property" name="The SecretCollection:flags property" link="property.Collection.flags.html" /><keyword type="property" name="The SecretCollection:items property" link="property.Collection.items.html" /><keyword type="property" name="The SecretCollection:label property" link="property.Collection.label.html" /><keyword type="property" name="The SecretCollection:locked property" link="property.Collection.locked.html" /><keyword type="property" name="The SecretCollection:modified property" link="property.Collection.modified.html" /><keyword type="property" name="The SecretCollection:service property" link="property.Collection.service.html" /><keyword type="struct" name="SecretItem" link="class.Item.html" /><keyword type="member" name="SecretItem.parent_instance" link="class.Item.html" /><keyword type="member" name="ItemClass.parent_class" link="class.Item.html" /><keyword type="member" name="ItemClass.padding" link="class.Item.html" /><keyword type="function" name="secret_item_delete" link="method.Item.delete.html" /><keyword type="function" name="secret_item_delete_finish" link="method.Item.delete_finish.html" /><keyword type="function" name="secret_item_delete_sync" link="method.Item.delete_sync.html" /><keyword type="function" name="secret_item_get_attributes" link="method.Item.get_attributes.html" /><keyword type="function" name="secret_item_get_created" link="method.Item.get_created.html" /><keyword type="function" name="secret_item_get_flags" link="method.Item.get_flags.html" /><keyword type="function" name="secret_item_get_label" link="method.Item.get_label.html" /><keyword type="function" name="secret_item_get_locked" link="method.Item.get_locked.html" /><keyword type="function" name="secret_item_get_modified" link="method.Item.get_modified.html" /><keyword type="function" name="secret_item_get_schema_name" link="method.Item.get_schema_name.html" /><keyword type="function" name="secret_item_get_secret" link="method.Item.get_secret.html" /><keyword type="function" name="secret_item_get_service" link="method.Item.get_service.html" /><keyword type="function" name="secret_item_load_secret" link="method.Item.load_secret.html" /><keyword type="function" name="secret_item_load_secret_finish" link="method.Item.load_secret_finish.html" /><keyword type="function" name="secret_item_load_secret_sync" link="method.Item.load_secret_sync.html" /><keyword type="function" name="secret_item_refresh" link="method.Item.refresh.html" /><keyword type="function" name="secret_item_set_attributes" link="method.Item.set_attributes.html" /><keyword type="function" name="secret_item_set_attributes_finish" link="method.Item.set_attributes_finish.html" /><keyword type="function" name="secret_item_set_attributes_sync" link="method.Item.set_attributes_sync.html" /><keyword type="function" name="secret_item_set_label" link="method.Item.set_label.html" /><keyword type="function" name="secret_item_set_label_finish" link="method.Item.set_label_finish.html" /><keyword type="function" name="secret_item_set_label_sync" link="method.Item.set_label_sync.html" /><keyword type="function" name="secret_item_set_secret" link="method.Item.set_secret.html" /><keyword type="function" name="secret_item_set_secret_finish" link="method.Item.set_secret_finish.html" /><keyword type="function" name="secret_item_set_secret_sync" link="method.Item.set_secret_sync.html" /><keyword type="function" name="secret_item_new_for_dbus_path_finish" link="ctor.Item.new_for_dbus_path_finish.html" /><keyword type="function" name="secret_item_new_for_dbus_path_sync" link="ctor.Item.new_for_dbus_path_sync.html" /><keyword type="function" name="secret_item_create" link="type_func.Item.create.html" /><keyword type="function" name="secret_item_create_finish" link="type_func.Item.create_finish.html" /><keyword type="function" name="secret_item_create_sync" link="type_func.Item.create_sync.html" /><keyword type="function" name="secret_item_load_secrets" link="type_func.Item.load_secrets.html" /><keyword type="function" name="secret_item_load_secrets_finish" link="type_func.Item.load_secrets_finish.html" /><keyword type="function" name="secret_item_load_secrets_sync" link="type_func.Item.load_secrets_sync.html" /><keyword type="function" name="secret_item_new_for_dbus_path" link="type_func.Item.new_for_dbus_path.html" /><keyword type="property" name="The SecretItem:flags property" link="property.Item.flags.html" /><keyword type="property" name="The SecretItem:locked property" link="property.Item.locked.html" /><keyword type="property" name="The SecretItem:service property" link="property.Item.service.html" /><keyword type="struct" name="SecretPrompt" link="class.Prompt.html" /><keyword type="member" name="SecretPrompt.parent_instance" link="class.Prompt.html" /><keyword type="member" name="PromptClass.parent_class" link="class.Prompt.html" /><keyword type="member" name="PromptClass.padding" link="class.Prompt.html" /><keyword type="function" name="secret_prompt_perform" link="method.Prompt.perform.html" /><keyword type="function" name="secret_prompt_perform_finish" link="method.Prompt.perform_finish.html" /><keyword type="function" name="secret_prompt_perform_sync" link="method.Prompt.perform_sync.html" /><keyword type="function" name="secret_prompt_run" link="method.Prompt.run.html" /><keyword type="struct" name="SecretService" link="class.Service.html" /><keyword type="member" name="SecretService.parent" link="class.Service.html" /><keyword type="member" name="ServiceClass.parent_class" link="class.Service.html" /><keyword type="member" name="ServiceClass.collection_gtype" link="class.Service.html" /><keyword type="member" name="ServiceClass.item_gtype" link="class.Service.html" /><keyword type="member" name="ServiceClass.prompt_sync" link="class.Service.html" /><keyword type="member" name="ServiceClass.prompt_async" link="class.Service.html" /><keyword type="member" name="ServiceClass.prompt_finish" link="class.Service.html" /><keyword type="member" name="ServiceClass.get_collection_gtype" link="class.Service.html" /><keyword type="member" name="ServiceClass.get_item_gtype" link="class.Service.html" /><keyword type="member" name="ServiceClass.padding" link="class.Service.html" /><keyword type="function" name="secret_service_clear" link="method.Service.clear.html" /><keyword type="function" name="secret_service_clear_finish" link="method.Service.clear_finish.html" /><keyword type="function" name="secret_service_clear_sync" link="method.Service.clear_sync.html" /><keyword type="function" name="secret_service_create_collection_dbus_path" link="method.Service.create_collection_dbus_path.html" /><keyword type="function" name="secret_service_create_collection_dbus_path_finish" link="method.Service.create_collection_dbus_path_finish.html" /><keyword type="function" name="secret_service_create_collection_dbus_path_sync" link="method.Service.create_collection_dbus_path_sync.html" /><keyword type="function" name="secret_service_create_item_dbus_path" link="method.Service.create_item_dbus_path.html" /><keyword type="function" name="secret_service_create_item_dbus_path_finish" link="method.Service.create_item_dbus_path_finish.html" /><keyword type="function" name="secret_service_create_item_dbus_path_sync" link="method.Service.create_item_dbus_path_sync.html" /><keyword type="function" name="secret_service_decode_dbus_secret" link="method.Service.decode_dbus_secret.html" /><keyword type="function" name="secret_service_delete_item_dbus_path" link="method.Service.delete_item_dbus_path.html" /><keyword type="function" name="secret_service_delete_item_dbus_path_finish" link="method.Service.delete_item_dbus_path_finish.html" /><keyword type="function" name="secret_service_delete_item_dbus_path_sync" link="method.Service.delete_item_dbus_path_sync.html" /><keyword type="function" name="secret_service_encode_dbus_secret" link="method.Service.encode_dbus_secret.html" /><keyword type="function" name="secret_service_ensure_session" link="method.Service.ensure_session.html" /><keyword type="function" name="secret_service_ensure_session_finish" link="method.Service.ensure_session_finish.html" /><keyword type="function" name="secret_service_ensure_session_sync" link="method.Service.ensure_session_sync.html" /><keyword type="function" name="secret_service_get_collection_gtype" link="method.Service.get_collection_gtype.html" /><keyword type="function" name="secret_service_get_collections" link="method.Service.get_collections.html" /><keyword type="function" name="secret_service_get_flags" link="method.Service.get_flags.html" /><keyword type="function" name="secret_service_get_item_gtype" link="method.Service.get_item_gtype.html" /><keyword type="function" name="secret_service_get_secret_for_dbus_path" link="method.Service.get_secret_for_dbus_path.html" /><keyword type="function" name="secret_service_get_secret_for_dbus_path_finish" link="method.Service.get_secret_for_dbus_path_finish.html" /><keyword type="function" name="secret_service_get_secret_for_dbus_path_sync" link="method.Service.get_secret_for_dbus_path_sync.html" /><keyword type="function" name="secret_service_get_secrets_for_dbus_paths" link="method.Service.get_secrets_for_dbus_paths.html" /><keyword type="function" name="secret_service_get_secrets_for_dbus_paths_finish" link="method.Service.get_secrets_for_dbus_paths_finish.html" /><keyword type="function" name="secret_service_get_secrets_for_dbus_paths_sync" link="method.Service.get_secrets_for_dbus_paths_sync.html" /><keyword type="function" name="secret_service_get_session_algorithms" link="method.Service.get_session_algorithms.html" /><keyword type="function" name="secret_service_get_session_dbus_path" link="method.Service.get_session_dbus_path.html" /><keyword type="function" name="secret_service_load_collections" link="method.Service.load_collections.html" /><keyword type="function" name="secret_service_load_collections_finish" link="method.Service.load_collections_finish.html" /><keyword type="function" name="secret_service_load_collections_sync" link="method.Service.load_collections_sync.html" /><keyword type="function" name="secret_service_lock" link="method.Service.lock.html" /><keyword type="function" name="secret_service_lock_dbus_paths" link="method.Service.lock_dbus_paths.html" /><keyword type="function" name="secret_service_lock_dbus_paths_finish" link="method.Service.lock_dbus_paths_finish.html" /><keyword type="function" name="secret_service_lock_dbus_paths_sync" link="method.Service.lock_dbus_paths_sync.html" /><keyword type="function" name="secret_service_lock_finish" link="method.Service.lock_finish.html" /><keyword type="function" name="secret_service_lock_sync" link="method.Service.lock_sync.html" /><keyword type="function" name="secret_service_lookup" link="method.Service.lookup.html" /><keyword type="function" name="secret_service_lookup_finish" link="method.Service.lookup_finish.html" /><keyword type="function" name="secret_service_lookup_sync" link="method.Service.lookup_sync.html" /><keyword type="function" name="secret_service_prompt" link="method.Service.prompt.html" /><keyword type="function" name="secret_service_prompt_at_dbus_path" link="method.Service.prompt_at_dbus_path.html" /><keyword type="function" name="secret_service_prompt_at_dbus_path_finish" link="method.Service.prompt_at_dbus_path_finish.html" /><keyword type="function" name="secret_service_prompt_at_dbus_path_sync" link="method.Service.prompt_at_dbus_path_sync.html" /><keyword type="function" name="secret_service_prompt_finish" link="method.Service.prompt_finish.html" /><keyword type="function" name="secret_service_prompt_sync" link="method.Service.prompt_sync.html" /><keyword type="function" name="secret_service_read_alias_dbus_path" link="method.Service.read_alias_dbus_path.html" /><keyword type="function" name="secret_service_read_alias_dbus_path_finish" link="method.Service.read_alias_dbus_path_finish.html" /><keyword type="function" name="secret_service_read_alias_dbus_path_sync" link="method.Service.read_alias_dbus_path_sync.html" /><keyword type="function" name="secret_service_search" link="method.Service.search.html" /><keyword type="function" name="secret_service_search_finish" link="method.Service.search_finish.html" /><keyword type="function" name="secret_service_search_for_dbus_paths" link="method.Service.search_for_dbus_paths.html" /><keyword type="function" name="secret_service_search_for_dbus_paths_finish" link="method.Service.search_for_dbus_paths_finish.html" /><keyword type="function" name="secret_service_search_for_dbus_paths_sync" link="method.Service.search_for_dbus_paths_sync.html" /><keyword type="function" name="secret_service_search_sync" link="method.Service.search_sync.html" /><keyword type="function" name="secret_service_set_alias" link="method.Service.set_alias.html" /><keyword type="function" name="secret_service_set_alias_finish" link="method.Service.set_alias_finish.html" /><keyword type="function" name="secret_service_set_alias_sync" link="method.Service.set_alias_sync.html" /><keyword type="function" name="secret_service_set_alias_to_dbus_path" link="method.Service.set_alias_to_dbus_path.html" /><keyword type="function" name="secret_service_set_alias_to_dbus_path_finish" link="method.Service.set_alias_to_dbus_path_finish.html" /><keyword type="function" name="secret_service_set_alias_to_dbus_path_sync" link="method.Service.set_alias_to_dbus_path_sync.html" /><keyword type="function" name="secret_service_store" link="method.Service.store.html" /><keyword type="function" name="secret_service_store_finish" link="method.Service.store_finish.html" /><keyword type="function" name="secret_service_store_sync" link="method.Service.store_sync.html" /><keyword type="function" name="secret_service_unlock" link="method.Service.unlock.html" /><keyword type="function" name="secret_service_unlock_dbus_paths" link="method.Service.unlock_dbus_paths.html" /><keyword type="function" name="secret_service_unlock_dbus_paths_finish" link="method.Service.unlock_dbus_paths_finish.html" /><keyword type="function" name="secret_service_unlock_dbus_paths_sync" link="method.Service.unlock_dbus_paths_sync.html" /><keyword type="function" name="secret_service_unlock_finish" link="method.Service.unlock_finish.html" /><keyword type="function" name="secret_service_unlock_sync" link="method.Service.unlock_sync.html" /><keyword type="function" name="secret_service_disconnect" link="type_func.Service.disconnect.html" /><keyword type="function" name="secret_service_get" link="type_func.Service.get.html" /><keyword type="function" name="secret_service_get_finish" link="type_func.Service.get_finish.html" /><keyword type="function" name="secret_service_get_sync" link="type_func.Service.get_sync.html" /><keyword type="function" name="secret_service_open" link="type_func.Service.open.html" /><keyword type="function" name="secret_service_open_finish" link="type_func.Service.open_finish.html" /><keyword type="function" name="secret_service_open_sync" link="type_func.Service.open_sync.html" /><keyword type="property" name="The SecretService:collections property" link="property.Service.collections.html" /><keyword type="constant" name="SECRET_BACKEND_EXTENSION_POINT_NAME" link="constant.BACKEND_EXTENSION_POINT_NAME.html" /><keyword type="constant" name="SECRET_COLLECTION_DEFAULT" link="constant.COLLECTION_DEFAULT.html" /><keyword type="constant" name="SECRET_COLLECTION_SESSION" link="constant.COLLECTION_SESSION.html" /><keyword type="constant" name="SECRET_MAJOR_VERSION" link="constant.MAJOR_VERSION.html" /><keyword type="constant" name="SECRET_MICRO_VERSION" link="constant.MICRO_VERSION.html" /><keyword type="constant" name="SECRET_MINOR_VERSION" link="constant.MINOR_VERSION.html" /><keyword type="enum" name="SecretBackendFlags" link="enum.BackendFlags.html" since="0.19.0" /><keyword type="constant" name="SECRET_BACKEND_NONE" link="enum.BackendFlags.html" /><keyword type="constant" name="SECRET_BACKEND_OPEN_SESSION" link="enum.BackendFlags.html" /><keyword type="constant" name="SECRET_BACKEND_LOAD_COLLECTIONS" link="enum.BackendFlags.html" /><keyword type="enum" name="SecretError" link="enum.Error.html" /><keyword type="constant" name="SECRET_ERROR_PROTOCOL" link="enum.Error.html" /><keyword type="constant" name="SECRET_ERROR_IS_LOCKED" link="enum.Error.html" /><keyword type="constant" name="SECRET_ERROR_NO_SUCH_OBJECT" link="enum.Error.html" /><keyword type="constant" name="SECRET_ERROR_ALREADY_EXISTS" link="enum.Error.html" /><keyword type="constant" name="SECRET_ERROR_INVALID_FILE_FORMAT" link="enum.Error.html" /><keyword type="function" name="secret_error_get_quark" link="type_func.Error.get_quark.html" /><keyword type="enum" name="SecretSchemaAttributeType" link="enum.SchemaAttributeType.html" /><keyword type="constant" name="SECRET_SCHEMA_ATTRIBUTE_STRING" link="enum.SchemaAttributeType.html" /><keyword type="constant" name="SECRET_SCHEMA_ATTRIBUTE_INTEGER" link="enum.SchemaAttributeType.html" /><keyword type="constant" name="SECRET_SCHEMA_ATTRIBUTE_BOOLEAN" link="enum.SchemaAttributeType.html" /><keyword type="enum" name="SecretSchemaType" link="enum.SchemaType.html" since="0.18.6" /><keyword type="constant" name="SECRET_SCHEMA_TYPE_NOTE" link="enum.SchemaType.html" /><keyword type="constant" name="SECRET_SCHEMA_TYPE_COMPAT_NETWORK" link="enum.SchemaType.html" /><keyword type="macro" name="SECRET_CHECK_VERSION" link="func.CHECK_VERSION.html" /><keyword type="function" name="secret_attributes_build" link="func.attributes_build.html" /><keyword type="function" name="secret_attributes_buildv" link="func.attributes_buildv.html" /><keyword type="function" name="secret_get_schema" link="func.get_schema.html" since="0.18.6" /><keyword type="function" name="secret_password_clear" link="func.password_clear.html" /><keyword type="function" name="secret_password_clear_finish" link="func.password_clear_finish.html" /><keyword type="function" name="secret_password_clear_sync" link="func.password_clear_sync.html" /><keyword type="function" name="secret_password_clearv" link="func.password_clearv.html" /><keyword type="function" name="secret_password_clearv_sync" link="func.password_clearv_sync.html" /><keyword type="function" name="secret_password_free" link="func.password_free.html" /><keyword type="function" name="secret_password_lookup" link="func.password_lookup.html" /><keyword type="function" name="secret_password_lookup_binary_finish" link="func.password_lookup_binary_finish.html" since="0.19.0" /><keyword type="function" name="secret_password_lookup_binary_sync" link="func.password_lookup_binary_sync.html" since="0.19.0" /><keyword type="function" name="secret_password_lookup_finish" link="func.password_lookup_finish.html" /><keyword type="function" name="secret_password_lookup_nonpageable_finish" link="func.password_lookup_nonpageable_finish.html" /><keyword type="function" name="secret_password_lookup_nonpageable_sync" link="func.password_lookup_nonpageable_sync.html" /><keyword type="function" name="secret_password_lookup_sync" link="func.password_lookup_sync.html" /><keyword type="function" name="secret_password_lookupv" link="func.password_lookupv.html" /><keyword type="function" name="secret_password_lookupv_binary_sync" link="func.password_lookupv_binary_sync.html" since="0.19.0" /><keyword type="function" name="secret_password_lookupv_nonpageable_sync" link="func.password_lookupv_nonpageable_sync.html" /><keyword type="function" name="secret_password_lookupv_sync" link="func.password_lookupv_sync.html" /><keyword type="function" name="secret_password_search" link="func.password_search.html" since="0.19.0" /><keyword type="function" name="secret_password_search_finish" link="func.password_search_finish.html" since="0.19.0" /><keyword type="function" name="secret_password_search_sync" link="func.password_search_sync.html" since="0.19.0" /><keyword type="function" name="secret_password_searchv" link="func.password_searchv.html" since="0.19.0" /><keyword type="function" name="secret_password_searchv_sync" link="func.password_searchv_sync.html" since="0.19.0" /><keyword type="function" name="secret_password_store" link="func.password_store.html" /><keyword type="function" name="secret_password_store_binary" link="func.password_store_binary.html" since="0.19.0" /><keyword type="function" name="secret_password_store_binary_sync" link="func.password_store_binary_sync.html" since="0.19.0" /><keyword type="function" name="secret_password_store_finish" link="func.password_store_finish.html" /><keyword type="function" name="secret_password_store_sync" link="func.password_store_sync.html" /><keyword type="function" name="secret_password_storev" link="func.password_storev.html" /><keyword type="function" name="secret_password_storev_binary" link="func.password_storev_binary.html" since="0.19.0" /><keyword type="function" name="secret_password_storev_binary_sync" link="func.password_storev_binary_sync.html" since="0.19.0" /><keyword type="function" name="secret_password_storev_sync" link="func.password_storev_sync.html" /><keyword type="function" name="secret_password_wipe" link="func.password_wipe.html" /><keyword type="struct" name="SecretBackend" link="iface.Backend.html" since="0.19.0" /><keyword type="member" name="BackendInterface.parent_iface" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.ensure_for_flags" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.ensure_for_flags_finish" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.store" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.store_finish" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.lookup" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.lookup_finish" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.clear" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.clear_finish" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.search" link="iface.Backend.html" /><keyword type="member" name="BackendInterface.search_finish" link="iface.Backend.html" /><keyword type="function" name="secret_backend_get" link="type_func.Backend.get.html" since="0.19.0" /><keyword type="function" name="secret_backend_get_finish" link="type_func.Backend.get_finish.html" since="0.19.0" /><keyword type="property" name="The SecretBackend:flags property" link="property.Backend.flags.html" since="0.19.0" /><keyword type="struct" name="SecretRetrievable" link="iface.Retrievable.html" since="0.19.0" /><keyword type="member" name="RetrievableInterface.parent_iface" link="iface.Retrievable.html" /><keyword type="member" name="RetrievableInterface.retrieve_secret" link="iface.Retrievable.html" /><keyword type="member" name="RetrievableInterface.retrieve_secret_finish" link="iface.Retrievable.html" /><keyword type="function" name="secret_retrievable_get_attributes" link="method.Retrievable.get_attributes.html" since="0.19.0" /><keyword type="function" name="secret_retrievable_get_created" link="method.Retrievable.get_created.html" since="0.19.0" /><keyword type="function" name="secret_retrievable_get_label" link="method.Retrievable.get_label.html" since="0.19.0" /><keyword type="function" name="secret_retrievable_get_modified" link="method.Retrievable.get_modified.html" since="0.19.0" /><keyword type="function" name="secret_retrievable_retrieve_secret" link="method.Retrievable.retrieve_secret.html" since="0.19.0" /><keyword type="function" name="secret_retrievable_retrieve_secret_finish" link="method.Retrievable.retrieve_secret_finish.html" since="0.19.0" /><keyword type="function" name="secret_retrievable_retrieve_secret_sync" link="method.Retrievable.retrieve_secret_sync.html" since="0.19.0" /><keyword type="property" name="The SecretRetrievable:attributes property" link="property.Retrievable.attributes.html" since="0.19.0" /><keyword type="property" name="The SecretRetrievable:created property" link="property.Retrievable.created.html" since="0.19.0" /><keyword type="property" name="The SecretRetrievable:label property" link="property.Retrievable.label.html" since="0.19.0" /><keyword type="property" name="The SecretRetrievable:modified property" link="property.Retrievable.modified.html" since="0.19.0" /><keyword type="struct" name="SecretSchema" link="struct.Schema.html" /><keyword type="member" name="SecretSchema.name" link="struct.Schema.html" /><keyword type="member" name="SecretSchema.flags" link="struct.Schema.html" /><keyword type="member" name="SecretSchema.attributes" link="struct.Schema.html" /><keyword type="function" name="secret_schema_ref" link="method.Schema.ref.html" /><keyword type="function" name="secret_schema_unref" link="method.Schema.unref.html" /><keyword type="function" name="secret_schema_new" link="ctor.Schema.new.html" /><keyword type="function" name="secret_schema_newv" link="ctor.Schema.newv.html" /><keyword type="struct" name="SecretSchemaAttribute" link="struct.SchemaAttribute.html" /><keyword type="member" name="SecretSchemaAttribute.name" link="struct.SchemaAttribute.html" /><keyword type="member" name="SecretSchemaAttribute.type" link="struct.SchemaAttribute.html" /><keyword type="struct" name="SecretValue" link="struct.Value.html" /><keyword type="function" name="secret_value_get" link="method.Value.get.html" /><keyword type="function" name="secret_value_get_content_type" link="method.Value.get_content_type.html" /><keyword type="function" name="secret_value_get_text" link="method.Value.get_text.html" /><keyword type="function" name="secret_value_ref" link="method.Value.ref.html" /><keyword type="function" name="secret_value_unref" link="method.Value.unref.html" /><keyword type="function" name="secret_value_unref_to_password" link="method.Value.unref_to_password.html" since="0.19.0" /><keyword type="function" name="secret_value_new" link="ctor.Value.new.html" /><keyword type="function" name="secret_value_new_full" link="ctor.Value.new_full.html" /></functions></book>

Generated by dwww version 1.15 on Sun Jun 16 05:42:48 CEST 2024.