Add a parent parmeter to g_ir_node_build_typelib
[gnome.gobject-introspection] / tests / extended.gir
1 <?xml version="1.0"?>
2 <repository version="1.0"
3             xmlns="http://www.gtk.org/introspection/core/1.0"
4             xmlns:c="http://www.gtk.org/introspection/c/1.0"
5             xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
6   <include name="GObject" version="2.0"/>
7   <foofoo></foofoo>
8   <namespace name="extended" version="1.0">
9     <frob>
10       <bar>
11       </bar>
12     </frob>
13     <constant name="KEY_FROB" value="31">
14       <type name="int"/>
15     </constant>
16   </namespace>
17 </repository>