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 '976-disable-assert-checks' into 'master'
[glib.git]
/
gio
/
tests
/
schema-tests
/
range-missing-max.gschema.xml
blob
c5c43b901cdde7a5af1748347161ce35acca8c77
1
<schemalist>
2
<schema id="test">
3
<key name="test" type="i">
4
<range min="100"/>
5
<default>200</default>
6
</key>
7
</schema>
8
</schemalist>