Add missing documentation for secret_item_get_schema_name()
[platform/upstream/libsecret.git] / docs / reference / libsecret / libsecret-sections.txt
1 <SECTION>
2 <FILE>secret-collection</FILE>
3 <INCLUDE>libsecret/secret-unstable.h</INCLUDE>
4 SecretCollection
5 SecretCollectionClass
6 SecretCollectionFlags
7 secret_collection_for_alias
8 secret_collection_for_alias_finish
9 secret_collection_for_alias_sync
10 secret_collection_load_items
11 secret_collection_load_items_finish
12 secret_collection_load_items_sync
13 secret_collection_create
14 secret_collection_create_finish
15 secret_collection_create_sync
16 secret_collection_search
17 secret_collection_search_finish
18 secret_collection_search_sync
19 secret_collection_delete
20 secret_collection_delete_finish
21 secret_collection_delete_sync
22 secret_collection_get_created
23 secret_collection_get_service
24 secret_collection_get_flags
25 secret_collection_get_items
26 secret_collection_get_label
27 secret_collection_set_label
28 secret_collection_set_label_finish
29 secret_collection_set_label_sync
30 secret_collection_get_locked
31 secret_collection_get_modified
32 secret_collection_refresh
33 <SUBSECTION Standard>
34 SECRET_COLLECTION
35 SECRET_COLLECTION_CLASS
36 SECRET_COLLECTION_GET_CLASS
37 SECRET_IS_COLLECTION
38 SECRET_IS_COLLECTION_CLASS
39 SECRET_TYPE_COLLECTION
40 SECRET_TYPE_COLLECTION_FLAGS
41 SecretCollectionPrivate
42 secret_collection_get_type
43 secret_collection_flags_get_type
44 SecretCollectionCreateFlags
45 SECRET_TYPE_COLLECTION_CREATE_FLAGS
46 secret_collection_create_flags_get_type
47 </SECTION>
48
49 <SECTION>
50 <FILE>secret-item</FILE>
51 <INCLUDE>libsecret/secret-unstable.h</INCLUDE>
52 SecretItem
53 SecretItemClass
54 SecretItemFlags
55 SecretItemCreateFlags
56 secret_item_create
57 secret_item_create_finish
58 secret_item_create_sync
59 secret_item_delete
60 secret_item_delete_finish
61 secret_item_delete_sync
62 secret_item_get_schema_name
63 secret_item_get_attributes
64 secret_item_set_attributes
65 secret_item_set_attributes_finish
66 secret_item_set_attributes_sync
67 secret_item_get_created
68 secret_item_get_label
69 secret_item_set_label
70 secret_item_set_label_finish
71 secret_item_set_label_sync
72 secret_item_get_flags
73 secret_item_get_locked
74 secret_item_get_modified
75 secret_item_get_service
76 secret_item_get_secret
77 secret_item_load_secret
78 secret_item_load_secret_finish
79 secret_item_load_secret_sync
80 secret_item_load_secrets
81 secret_item_load_secrets_finish
82 secret_item_load_secrets_sync
83 secret_item_set_secret
84 secret_item_set_secret_finish
85 secret_item_set_secret_sync
86 secret_item_refresh
87 <SUBSECTION Standard>
88 SECRET_IS_ITEM
89 SECRET_IS_ITEM_CLASS
90 SECRET_ITEM
91 SECRET_ITEM_CLASS
92 SECRET_ITEM_GET_CLASS
93 SECRET_TYPE_ITEM
94 SECRET_TYPE_ITEM_FLAGS
95 SecretItemPrivate
96 secret_item_get_type
97 secret_item_flags_get_type
98 SECRET_TYPE_ITEM_CREATE_FLAGS
99 secret_item_create_flags_get_type
100 </SECTION>
101
102 <SECTION>
103 <FILE>secret-error</FILE>
104 <INCLUDE>libsecret/secret.h</INCLUDE>
105 SECRET_ERROR
106 SecretError
107 <SUBSECTION Standard>
108 SECRET_TYPE_ERROR
109 secret_error_get_quark
110 secret_error_get_type
111 </SECTION>
112
113 <SECTION>
114 <FILE>secret-password</FILE>
115 <INCLUDE>libsecret/secret.h</INCLUDE>
116 SECRET_COLLECTION_DEFAULT
117 SECRET_COLLECTION_SESSION
118 secret_password_store
119 secret_password_storev
120 secret_password_store_finish
121 secret_password_store_sync
122 secret_password_storev_sync
123 secret_password_lookup
124 secret_password_lookupv
125 secret_password_lookup_finish
126 secret_password_lookup_nonpageable_finish
127 secret_password_lookup_sync
128 secret_password_lookup_nonpageable_sync
129 secret_password_lookupv_sync
130 secret_password_lookupv_nonpageable_sync
131 secret_password_remove
132 secret_password_removev
133 secret_password_remove_finish
134 secret_password_remove_sync
135 secret_password_removev_sync
136 secret_password_clear
137 secret_password_free
138 </SECTION>
139
140 <SECTION>
141 <FILE>secret-schema</FILE>
142 <INCLUDE>libsecret/secret.h</INCLUDE>
143 SECRET_SCHEMA_NOTE
144 SECRET_SCHEMA_COMPAT_NETWORK
145 SecretSchema
146 SecretSchemaFlags
147 SecretSchemaAttribute
148 SecretSchemaAttributeType
149 secret_schema_new
150 secret_schema_newv
151 secret_schema_ref
152 secret_schema_unref
153 <SUBSECTION Standard>
154 secret_schema_get_type
155 secret_schema_attribute_get_type
156 secret_schema_attribute_type_get_type
157 secret_schema_flags_get_type
158 SECRET_TYPE_SCHEMA_FLAGS
159 SECRET_TYPE_SCHEMA_ATTRIBUTE_TYPE
160 </SECTION>
161
162 <SECTION>
163 <FILE>secret-prompt</FILE>
164 <INCLUDE>libsecret/secret-unstable.h</INCLUDE>
165 SecretPrompt
166 SecretPromptClass
167 secret_prompt_perform
168 secret_prompt_perform_finish
169 secret_prompt_perform_sync
170 secret_prompt_run
171 <SUBSECTION Standard>
172 SECRET_IS_PROMPT
173 SECRET_IS_PROMPT_CLASS
174 SECRET_PROMPT
175 SECRET_PROMPT_CLASS
176 SECRET_PROMPT_GET_CLASS
177 SECRET_TYPE_PROMPT
178 SecretPromptPrivate
179 secret_prompt_get_type
180 </SECTION>
181
182 <SECTION>
183 <FILE>secret-service</FILE>
184 <INCLUDE>libsecret/secret-unstable.h</INCLUDE>
185 SecretService
186 SecretServiceClass
187 SecretServiceFlags
188 secret_service_get
189 secret_service_get_sync
190 secret_service_get_finish
191 secret_service_disconnect
192 secret_service_new
193 secret_service_new_finish
194 secret_service_new_sync
195 secret_service_get_collections
196 secret_service_get_flags
197 secret_service_get_session_algorithms
198 secret_service_ensure_session
199 secret_service_ensure_session_finish
200 secret_service_ensure_session_sync
201 secret_service_load_collections
202 secret_service_load_collections_finish
203 secret_service_load_collections_sync
204 SecretSearchFlags
205 secret_service_search
206 secret_service_search_finish
207 secret_service_search_sync
208 secret_service_lock
209 secret_service_lock_finish
210 secret_service_lock_sync
211 secret_service_unlock
212 secret_service_unlock_finish
213 secret_service_unlock_sync
214 secret_service_store
215 secret_service_store_finish
216 secret_service_store_sync
217 secret_service_lookup
218 secret_service_lookup_finish
219 secret_service_lookup_sync
220 secret_service_remove
221 secret_service_remove_finish
222 secret_service_remove_sync
223 secret_service_prompt
224 secret_service_prompt_finish
225 secret_service_prompt_sync
226 secret_service_set_alias
227 secret_service_set_alias_finish
228 secret_service_set_alias_sync
229 <SUBSECTION Standard>
230 SECRET_IS_SERVICE
231 SECRET_IS_SERVICE_CLASS
232 SECRET_SERVICE
233 SECRET_SERVICE_CLASS
234 SECRET_SERVICE_GET_CLASS
235 SECRET_TYPE_SEARCH_FLAGS
236 SECRET_TYPE_SERVICE
237 SECRET_TYPE_SERVICE_FLAGS
238 SecretServicePrivate
239 secret_search_flags_get_type
240 secret_service_flags_get_type
241 secret_service_get_type
242 </SECTION>
243
244 <SECTION>
245 <FILE>secret-paths</FILE>
246 <INCLUDE>libsecret/secret-unstable.h</INCLUDE>
247 secret_collection_new_for_dbus_path
248 secret_collection_new_for_dbus_path_finish
249 secret_collection_new_for_dbus_path_sync
250 secret_item_new_for_dbus_path
251 secret_item_new_for_dbus_path_finish
252 secret_item_new_for_dbus_path_sync
253 secret_service_get_session_dbus_path
254 secret_service_search_for_dbus_paths
255 secret_service_search_for_dbus_paths_finish
256 secret_service_search_for_dbus_paths_sync
257 secret_collection_search_for_dbus_paths
258 secret_collection_search_for_dbus_paths_finish
259 secret_collection_search_for_dbus_paths_sync
260 secret_service_get_secrets_for_dbus_paths
261 secret_service_get_secrets_for_dbus_paths_finish
262 secret_service_get_secrets_for_dbus_paths_sync
263 secret_service_get_secret_for_dbus_path
264 secret_service_get_secret_for_dbus_path_finish
265 secret_service_get_secret_for_dbus_path_sync
266 secret_service_lock_dbus_paths
267 secret_service_lock_dbus_paths_finish
268 secret_service_lock_dbus_paths_sync
269 secret_service_unlock_dbus_paths
270 secret_service_unlock_dbus_paths_finish
271 secret_service_unlock_dbus_paths_sync
272 secret_service_prompt_at_dbus_path
273 secret_service_prompt_at_dbus_path_finish
274 secret_service_prompt_at_dbus_path_sync
275 secret_service_create_collection_dbus_path
276 secret_service_create_collection_dbus_path_finish
277 secret_service_create_collection_dbus_path_sync
278 secret_service_create_item_dbus_path
279 secret_service_create_item_dbus_path_finish
280 secret_service_create_item_dbus_path_sync
281 secret_service_delete_item_dbus_path
282 secret_service_delete_item_dbus_path_finish
283 secret_service_delete_item_dbus_path_sync
284 secret_service_read_alias_dbus_path
285 secret_service_read_alias_dbus_path_finish
286 secret_service_read_alias_dbus_path_sync
287 secret_service_set_alias_to_dbus_path
288 secret_service_set_alias_to_dbus_path_finish
289 secret_service_set_alias_to_dbus_path_sync
290 </SECTION>
291
292 <SECTION>
293 <FILE>secret-value</FILE>
294 <INCLUDE>libsecret/secret-unstable.h</INCLUDE>
295 SecretValue
296 secret_value_new
297 secret_value_new_full
298 secret_value_get
299 secret_value_get_content_type
300 secret_value_ref
301 secret_value_unref
302 <SUBSECTION Standard>
303 SECRET_TYPE_VALUE
304 secret_value_get_type
305 </SECTION>
306
307 <SECTION>
308 <FILE>secret-attributes</FILE>
309 <INCLUDE>libsecret/secret-unstable.h</INCLUDE>
310 secret_attributes_build
311 secret_attributes_buildv
312 </SECTION>
313
314 <SECTION>
315 <FILE>SecretGenService</FILE>
316 </SECTION>
317
318 <SECTION>
319 <FILE>SecretGenCollection</FILE>
320 </SECTION>
321
322 <SECTION>
323 <FILE>SecretGenItem</FILE>
324 </SECTION>
325
326 <SECTION>
327 <FILE>SecretGenSession</FILE>
328 </SECTION>
329
330 <SECTION>
331 <FILE>SecretGenPrompt</FILE>
332 </SECTION>