gdbus: Avoid blocking on worker thread in connection initialization
[platform/upstream/glib.git] / gio / gkeyfilesettingsbackend.c
index f681ba9..f61bb8b 100644 (file)
@@ -571,7 +571,7 @@ dir_changed (GFileMonitor       *monitor,
  * @root_path: the path under which all settings keys appear
  * @root_group: (allow-none): the group name corresponding to
  *              @root_path, or %NULL
- * @returns: a keyfile-backed #GSettingsBackend
+ * @returns: (transfer full): a keyfile-backed #GSettingsBackend
  *
  * Creates a keyfile-backed #GSettingsBackend.
  *