From bc320d9fca0de07e62ec8352b7e05b6fe71d0c2e Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 13 Nov 2018 00:30:17 +0000 Subject: [PATCH] gsettings: Add an example of a with an empty string Signed-off-by: Philip Withnall https://gitlab.gnome.org/GNOME/glib/issues/1261 --- gio/gsettings.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gio/gsettings.c b/gio/gsettings.c index ab7f43835..e36e96f15 100644 --- a/gio/gsettings.c +++ b/gio/gsettings.c @@ -159,6 +159,11 @@ * (20,30) * * + * + * "" + * Empty strings have to be provided in GVariant form + * + * * * * ]|