Sign in
third-party-mirror
/
kiwivm
/
refs/heads/master
/
.
/
mingw
/
glib2
/
gio
/
tests
/
schema-tests
/
range-missing-max.gschema.xml
blob: c5c43b901cdde7a5af1748347161ce35acca8c77 [
file
] [
log
] [
blame
] [
edit
]
<schemalist>
<schema
id
=
"test"
>
<key
name
=
"test"
type
=
"i"
>
<range
min
=
"100"
/>
<default>
200
</default>
</key>
</schema>
</schemalist>