Fix up docs for backend setup functions

This commit is contained in:
Matthias Clasen
2010-04-18 15:57:11 -04:00
parent fd8cdb83e1
commit 32de7d6905
3 changed files with 8 additions and 0 deletions

View File

@@ -547,6 +547,8 @@ g_keyfile_settings_backend_new (const gchar *filename)
* not writable, any #GSettings objects created using @context will
* return %FALSE for any calls to g_settings_is_writable() and any
* attempts to write will fail.
*
* Since: 2.26
*/
void
g_settings_backend_setup_keyfile (const gchar *context,