1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-13 22:10:58 +02:00

Small documentation addition

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

@ -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.