mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Docs: Don't use the note tag
More markup avoidance.
This commit is contained in:
@@ -75,13 +75,11 @@ static gboolean g_settings_has_backend;
|
||||
* g_settings_backend_create_tree() is a convenience function to create
|
||||
* suitable trees.
|
||||
*
|
||||
* <note><para>
|
||||
* The #GSettingsBackend API is exported to allow third-party
|
||||
* The GSettingsBackend API is exported to allow third-party
|
||||
* implementations, but does not carry the same stability guarantees
|
||||
* as the public GIO API. For this reason, you have to define the
|
||||
* C preprocessor symbol #G_SETTINGS_ENABLE_BACKEND before including
|
||||
* C preprocessor symbol %G_SETTINGS_ENABLE_BACKEND before including
|
||||
* <filename>gio/gsettingsbackend.h</filename>
|
||||
* </para></note>
|
||||
**/
|
||||
|
||||
static gboolean
|
||||
|
Reference in New Issue
Block a user