mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
Fix markup
This commit is contained in:
@@ -86,8 +86,8 @@
|
|||||||
* style to a DBus bus name, e.g. "org.gnome.font-rendering".
|
* style to a DBus bus name, e.g. "org.gnome.font-rendering".
|
||||||
*
|
*
|
||||||
* In addition to #GVariant types, keys can have types that have enumerated
|
* In addition to #GVariant types, keys can have types that have enumerated
|
||||||
* types. These can be described by a <starttag>choice</starttag>,
|
* types. These can be described by a <tag class="starttag">choice</tag>,
|
||||||
* <starttag>enum</starttag> or <starttag>flags</starttag> element, see
|
* <tag class="starttag">enum</tag> or <tag class="starttag">flags</tag> element, see
|
||||||
* <xref linkend="schema-enumerated"/>. The underlying type of
|
* <xref linkend="schema-enumerated"/>. The underlying type of
|
||||||
* such a key is string, but you can use g_settings_get_enum(),
|
* such a key is string, but you can use g_settings_get_enum(),
|
||||||
* g_settings_set_enum(), g_settings_get_flags(), g_settings_set_flags()
|
* g_settings_set_enum(), g_settings_get_flags(), g_settings_set_flags()
|
||||||
|
Reference in New Issue
Block a user