~ubuntu-branches/ubuntu/trusty/gobject-introspection/trusty

« back to all changes in this revision

Viewing changes to tests/scanner/Bar-1.0-expected.gir

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2011-03-22 00:32:36 UTC
  • mfrom: (1.4.1 upstream) (3.3.33 multiarch)
  • Revision ID: james.westby@ubuntu.com-20110322003236-4spdgfk1vai6xay1
Tags: 0.10.4-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!-- This file was automatically generated from C sources - DO NOT EDIT!
 
3
To affect the contents of this file, edit the original C definitions,
 
4
and/or use gtk-doc annotations.  -->
 
5
<repository version="1.2"
 
6
            xmlns="http://www.gtk.org/introspection/core/1.0"
 
7
            xmlns:c="http://www.gtk.org/introspection/c/1.0"
 
8
            xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
 
9
  <include name="GLib" version="2.0"/>
 
10
  <include name="GObject" version="2.0"/>
 
11
  <package name="gobject-2.0"/>
 
12
  <namespace name="Bar"
 
13
             version="1.0"
 
14
             shared-library=""
 
15
             c:identifier-prefixes="Bar"
 
16
             c:symbol-prefixes="bar">
 
17
    <class name="Baz"
 
18
           c:symbol-prefix="baz"
 
19
           c:type="BarBaz"
 
20
           parent="GObject.Object"
 
21
           glib:type-name="BarBaz"
 
22
           glib:get-type="bar_baz_get_type"
 
23
           glib:type-struct="BazClass">
 
24
      <field name="parent_instance">
 
25
        <type name="GObject.Object" c:type="GObject"/>
 
26
      </field>
 
27
    </class>
 
28
    <record name="BazClass"
 
29
            c:type="BarBazClass"
 
30
            glib:is-gtype-struct-for="Baz">
 
31
      <field name="parent_class">
 
32
        <type name="GObject.ObjectClass" c:type="GObjectClass"/>
 
33
      </field>
 
34
    </record>
 
35
    <class name="MutterWindow"
 
36
           c:symbol-prefix="mutter_window"
 
37
           c:type="MutterWindow"
 
38
           parent="GObject.Object"
 
39
           glib:type-name="MutterWindow"
 
40
           glib:get-type="mutter_window_get_type"
 
41
           glib:type-struct="MutterWindowClass">
 
42
      <method name="func" c:identifier="mutter_window_func">
 
43
        <return-value transfer-ownership="none">
 
44
          <type name="none" c:type="void"/>
 
45
        </return-value>
 
46
        <parameters>
 
47
          <parameter name="v" transfer-ownership="none">
 
48
            <type name="guint" c:type="guint"/>
 
49
          </parameter>
 
50
        </parameters>
 
51
      </method>
 
52
      <field name="parent_instance">
 
53
        <type name="GObject.Object" c:type="GObject"/>
 
54
      </field>
 
55
    </class>
 
56
    <record name="MutterWindowClass"
 
57
            c:type="MutterWindowClass"
 
58
            glib:is-gtype-struct-for="MutterWindow">
 
59
      <field name="parent_class">
 
60
        <type name="GObject.ObjectClass" c:type="GObjectClass"/>
 
61
      </field>
 
62
    </record>
 
63
    <function name="app_func" c:identifier="bar_app_func">
 
64
      <return-value transfer-ownership="none">
 
65
        <type name="none" c:type="void"/>
 
66
      </return-value>
 
67
    </function>
 
68
    <function name="app_func2" c:identifier="bar_app_func2">
 
69
      <return-value transfer-ownership="none">
 
70
        <type name="none" c:type="void"/>
 
71
      </return-value>
 
72
      <parameters>
 
73
        <parameter name="x" transfer-ownership="none">
 
74
          <type name="gint" c:type="int"/>
 
75
        </parameter>
 
76
        <parameter name="y" transfer-ownership="none">
 
77
          <type name="gdouble" c:type="double"/>
 
78
        </parameter>
 
79
      </parameters>
 
80
    </function>
 
81
  </namespace>
 
82
</repository>