summaryrefslogtreecommitdiff
path: root/tests/scanner/Bar-1.0-expected.gir
blob: 245adfff8fffa07ccbdee71e5ba572e6cf08c465 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?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">
  <include name="GObject" version="2.0"/>
  <package name="gobject-2.0"/>
  <namespace name="Bar"
             version="1.0"
             shared-library=""
             c:identifier-prefixes="Bar"
             c:symbol-prefixes="bar">
    <class name="Baz"
           c:symbol-prefix="baz"
           c:type="BarBaz"
           parent="GObject.Object"
           glib:type-name="BarBaz"
           glib:get-type="bar_baz_get_type"
           glib:type-struct="BazClass">
      <field name="parent_instance">
        <type name="GObject.Object" c:type="GObject"/>
      </field>
    </class>
    <record name="BazClass"
            c:type="BarBazClass"
            glib:is-gtype-struct-for="Baz">
      <field name="parent_class">
        <type name="GObject.ObjectClass" c:type="GObjectClass"/>
      </field>
    </record>
    <class name="MutterWindow"
           c:symbol-prefix="mutter_window"
           c:type="MutterWindow"
           parent="GObject.Object"
           glib:type-name="MutterWindow"
           glib:get-type="mutter_window_get_type"
           glib:type-struct="MutterWindowClass">
      <method name="func" c:identifier="mutter_window_func">
        <return-value transfer-ownership="none">
          <type name="none" c:type="void"/>
        </return-value>
        <parameters>
          <instance-parameter name="window" transfer-ownership="none">
            <type name="MutterWindow" c:type="MutterWindow*"/>
          </instance-parameter>
          <parameter name="v" transfer-ownership="none">
            <type name="guint" c:type="guint"/>
          </parameter>
        </parameters>
      </method>
      <field name="parent_instance">
        <type name="GObject.Object" c:type="GObject"/>
      </field>
    </class>
    <record name="MutterWindowClass"
            c:type="MutterWindowClass"
            glib:is-gtype-struct-for="MutterWindow">
      <field name="parent_class">
        <type name="GObject.ObjectClass" c:type="GObjectClass"/>
      </field>
    </record>
    <function name="app_func" c:identifier="bar_app_func">
      <return-value transfer-ownership="none">
        <type name="none" c:type="void"/>
      </return-value>
    </function>
    <function name="app_func2" c:identifier="bar_app_func2">
      <return-value transfer-ownership="none">
        <type name="none" c:type="void"/>
      </return-value>
      <parameters>
        <parameter name="x" transfer-ownership="none">
          <type name="gint" c:type="int"/>
        </parameter>
        <parameter name="y" transfer-ownership="none">
          <type name="gdouble" c:type="double"/>
        </parameter>
      </parameters>
    </function>
  </namespace>
</repository>