1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-01-19 18:56:15 +01:00
glib/gio/tests/schema-tests/list-of-missing.gschema.xml
Ryan Lortie 900a756e8f GSettings: new <schema> tags 'extends', 'list-of'
Add support for extends='' and list-of='' tags to the <schema> element.
The attributes are parsed and some sanity-checking is done but currently
nothing happens as a result.

Add some tests.
2010-06-29 15:58:35 -04:00

4 lines
58 B
XML

<schemalist>
<schema id='a' list-of='x'/>
</schemalist>