mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gsettings: Fix copy-paste error in property documentation
This should fix the introspection binding for that property too. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://bugzilla.gnome.org/show_bug.cgi?id=656502
This commit is contained in:
@@ -830,7 +830,7 @@ g_settings_class_init (GSettingsClass *class)
|
|||||||
NULL, G_TYPE_BOOLEAN, 1, G_TYPE_UINT);
|
NULL, G_TYPE_BOOLEAN, 1, G_TYPE_UINT);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GSettings:context:
|
* GSettings:backend:
|
||||||
*
|
*
|
||||||
* The name of the context that the settings are stored in.
|
* The name of the context that the settings are stored in.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user