mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Merge branch '1261-settings-documentation' into 'master'
gsettings: Add an example of a <default> with an empty string Closes #1261 See merge request GNOME/glib!468
This commit is contained in:
commit
e8359619d1
@ -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