DBusGLib-1.0.gir 797 B

123456789101112131415161718
  1. <?xml version="1.0"?>
  2. <repository version="1.2"
  3. xmlns="http://www.gtk.org/introspection/core/1.0"
  4. xmlns:c="http://www.gtk.org/introspection/c/1.0"
  5. xmlns:glib="http://www.gtk.org/introspection/glib/1.0"
  6. c:identifier-prefixes="DBus"
  7. c:symbol-prefixes="DBus">
  8. <include name="GObject" version="2.0"/>
  9. <package name="dbus-glib-1"/>
  10. <namespace name="DBusGLib" version="1.0" c:prefix="DBusG">
  11. <record name="Connection" c:type="DBusGConnection"/>
  12. <record name="MethodInvocation" c:type="DBusGMethodInvocation"/>
  13. <class name="Proxy" c:type="DBusGProxy" parent="GObject.Object"
  14. glib:type-name="DBusGProxy" glib:get-type="dbus_g_proxy_get_type">
  15. </class>
  16. <record name="ProxyClass" c:type="DBusGProxyClass"/>
  17. </namespace>
  18. </repository>