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
/
range-parse-error.gschema.xml
blob
58ddb5098de05012f0fd0055151770ea9a1ac188
1
<schemalist>
2
<schema id='org.gtk.test.schema'>
3
<key name='test' type='i'>
4
<range min='22.5' max='27'/>
5
<default>25</default>
6
</key>
7
</schema>
8
</schemalist>