Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/extended.gir
blob: fadb48677009837b5f00a2ae30c0ffb0d3fcef64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<repository version="1.0"
            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">
  <include name="GObject" version="2.0"/>
  <foofoo></foofoo>
  <namespace name="extended" version="1.0">
    <frob>
      <bar>
      </bar>
    </frob>
    <constant name="KEY_FROB" value="31">
      <type name="int"/>
    </constant>
  </namespace>
</repository>