Small documentation addition
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jul 2010 19:53:21 +0000 (15:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 6 Jul 2010 03:13:17 +0000 (23:13 -0400)
gio/gsettingsbackend.c

index 42645dd..caba339 100644 (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.