Small documentation addition

This commit is contained in:
Matthias Clasen 2010-07-05 15:53:21 -04:00
parent c6e8d0ada8
commit 958f15013c

View File

@ -1040,7 +1040,7 @@ g_settings_backend_get_default (void)
* g_settings_backend_get_permission:
* @backend: a #GSettingsBackend
* @path: a path
* @returns: a non-%NULL #GPermission
* @returns: a non-%NULL #GPermission. Free with g_object_unref()
*
* Gets the permission object associated with writing to keys below
* @path on @backend.