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
/
flags-more-than-one-bit.gschema.xml
blob
ce2faaf219874448791aad5c2d14438e14f498b7
1
<schemalist>
2
<flags id='flags'>
3
<value nick='none' value='0'/>
4
<value nick='mourning' value='1'/>
5
<value nick='laughing' value='2'/>
6
<value nick='talking' value='4'/>
7
<value nick='walking' value='24'/>
8
</flags>
9
</schemalist>
10