summaryrefslogtreecommitdiff
path: root/gir/DBusGLib-1.0.gir
diff options
context:
space:
mode:
Diffstat (limited to 'gir/DBusGLib-1.0.gir')
-rw-r--r--gir/DBusGLib-1.0.gir9
1 files changed, 5 insertions, 4 deletions
diff --git a/gir/DBusGLib-1.0.gir b/gir/DBusGLib-1.0.gir
index ff619316..bc12703f 100644
--- a/gir/DBusGLib-1.0.gir
+++ b/gir/DBusGLib-1.0.gir
@@ -2,12 +2,13 @@
<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"
- c:identifier-prefixes="DBus"
- c:symbol-prefixes="DBus">
+ 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:prefix="DBusG">
+ <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"