blob: 4b2daf92e63bbd9512b33409ea3919d1a0e4a399 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0"?>
<!-- This file was automatically generated from C sources - DO NOT EDIT!
To affect the contents of this file, edit the original C definitions,
and/or use gtk-doc annotations. -->
<repository version="1.2"
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
<namespace name="Headeronly"
version="1.0"
shared-library=""
c:identifier-prefixes="Headeronly"
c:symbol-prefixes="headeronly">
<enumeration name="ExampleEnum" c:type="HeaderonlyExampleEnum">
<source-position filename="headeronly.h" line="7"/>
<member name="foo" value="0" c:identifier="HEADERONLY_FOO">
</member>
<member name="bar" value="1" c:identifier="HEADERONLY_BAR">
</member>
</enumeration>
</namespace>
</repository>
|