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
/
choices-wrong-type.gschema.xml
blob
7e6f14ca1671fa3a6ca3bc56f29b35b1a6163a19
1
<schemalist>
2
<schema id="test">
3
<key name="test" type="(is)">
4
<choices />
5
<default>(1,"a")</default>
6
</key>
7
</schema>
8
</schemalist>