mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-04 12:49:19 +02:00
Document the backend api as unstable
And protect it by G_SETTINGS_ENABLE_BACKEND to make this explicit.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <glib-object.h>
|
||||
|
||||
#define G_SETTINGS_ENABLE_BACKEND
|
||||
#include <gio/gsettingsbackend.h>
|
||||
|
||||
#define G_TYPE_DELAYED_SETTINGS_BACKEND (g_delayed_settings_backend_get_type ())
|
||||
|
Reference in New Issue
Block a user