mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
gsettings: Add an example of a <default> with an empty string
Signed-off-by: Philip Withnall <withnall@endlessm.com> https://gitlab.gnome.org/GNOME/glib/issues/1261
This commit is contained in:
parent
f81a2b3de2
commit
bc320d9fca
@ -159,6 +159,11 @@
|
||||
* <default>(20,30)</default>
|
||||
* </key>
|
||||
*
|
||||
* <key name="empty-string" type="s">
|
||||
* <default>""</default>
|
||||
* <summary>Empty strings have to be provided in GVariant form</summary>
|
||||
* </key>
|
||||
*
|
||||
* </schema>
|
||||
* </schemalist>
|
||||
* ]|
|
||||
|
Loading…
Reference in New Issue
Block a user