Document the backend api as unstable

And protect it by G_SETTINGS_ENABLE_BACKEND to make this explicit.
This commit is contained in:
Matthias Clasen
2010-04-14 22:16:27 -04:00
parent d212045835
commit ac118e00be
4 changed files with 24 additions and 7 deletions

View File

@@ -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 ())