summaryrefslogtreecommitdiff
path: root/tests/scanner/SLetter-1.0-expected.gir
blob: a98ebb27b15c1bd75737a54fe792676d2679728a (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
<?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="Gio" version="2.0"/>
  <c:include name="sletter.h"/>
  <namespace name="SLetter"
             version="1.0"
             shared-library="libsletter.so"
             c:identifier-prefixes="S"
             c:symbol-prefixes="s">
    <enumeration name="DBusError"
                 c:type="SDBusError"
                 glib:error-domain="s-dbus-error">
      <member name="code1" value="1" c:identifier="S_DBUS_ERROR_CODE1">
      </member>
      <member name="code2" value="2" c:identifier="S_DBUS_ERROR_CODE2">
      </member>
      <member name="code3" value="3" c:identifier="S_DBUS_ERROR_CODE3">
      </member>
    </enumeration>
    <record name="Point" c:type="SPoint">
      <field name="x" writable="1">
        <type name="gdouble" c:type="double"/>
      </field>
      <field name="y" writable="1">
        <type name="gdouble" c:type="double"/>
      </field>
    </record>
    <enumeration name="SpawnError"
                 c:type="SSpawnError"
                 glib:error-domain="s-spawn-error">
      <member name="code1" value="1" c:identifier="S_SPAWN_ERROR_CODE1">
      </member>
      <member name="code2" value="2" c:identifier="S_SPAWN_ERROR_CODE2">
      </member>
      <member name="code3" value="3" c:identifier="S_SPAWN_ERROR_CODE3">
      </member>
    </enumeration>
    <function name="dbus_error_quark" c:identifier="s_dbus_error_quark">
      <return-value transfer-ownership="none">
        <type name="GLib.Quark" c:type="GQuark"/>
      </return-value>
    </function>
    <function name="hello" c:identifier="s_hello">
      <return-value transfer-ownership="none">
        <type name="none" c:type="void"/>
      </return-value>
    </function>
    <function name="spawn_error_quark" c:identifier="s_spawn_error_quark">
      <return-value transfer-ownership="none">
        <type name="GLib.Quark" c:type="GQuark"/>
      </return-value>
    </function>
  </namespace>
</repository>