mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-04 21:16:52 +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:
parent
0d9c5122bc
commit
1275b94fe7
@ -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.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user