summaryrefslogtreecommitdiff
path: root/gir/DBusGLib-1.0.gir
blob: bc12703faa4ee42925780a9fa4c4f814ca4f1ae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<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="dbus-glib-1"/>
  <namespace name="DBusGLib"
             version="1.0"
             c:identifier-prefixes="DBusG"
             c:symbol-prefixes="DBusG">
    <record name="Connection" c:type="DBusGConnection"/>
    <record name="MethodInvocation" c:type="DBusGMethodInvocation"/>
    <class name="Proxy" c:type="DBusGProxy" parent="GObject.Object"
      glib:type-name="DBusGProxy" glib:get-type="dbus_g_proxy_get_type">
    </class>
    <record name="ProxyClass" c:type="DBusGProxyClass"/>
  </namespace>
</repository>