raven-rhel8/base/rx-glib2/b/gio/tests/schema-tests/key-in-list.gschema.xml
2024-09-02 17:09:04 +06:00

7 lines
119 B
XML

<schemalist>
<schema id='y'/>
<schema id='x' list-of='y'>
<key name='foo' type='s'/>
</schema>
</schemalist>