repo.or.cz
/
glib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'g-clear-pointer-no-side-effects' into 'master'
[glib.git]
/
gio
/
tests
/
schema-tests
/
key-in-list-indirect.gschema.xml
blob
6f0bea1d209d632f98fbcd8f872a4b319918dd63
1
<schemalist>
2
<schema id='y'/>
3
<schema id='x' list-of='y'/>
4
5
<schema id='z' extends='x'>
6
<key name='foo' type='s'/>
7
</schema>
8
</schemalist>