summaryrefslogtreecommitdiff
path: root/tests/scanner/Headeronly-1.0-expected.gir
blob: 179d981657cbd40b7eed28c3d6feab2166ffd174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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">
      <member name="foo" value="0" c:identifier="HEADERONLY_FOO">
      </member>
      <member name="bar" value="1" c:identifier="HEADERONLY_BAR">
      </member>
    </enumeration>
  </namespace>
</repository>