Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > a10a65ebcb7f9ed11e08b7f465c7ed55 > files > 3

dbus-glib-0.86-4.fc13.src.rpm

<?xml version="1.0"?>
<repository version="1.0"
            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" shared-library="dbus-glib-1">
    <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"/>
    <function name="connection_open" c:identifier="dbus_g_connection_open" throws="1">
      <return-value transfer-ownership="full">
        <type name="Connection" c:type="DBusGConnection*"/>
      </return-value>
      <parameters>
        <parameter name="address" transfer-ownership="none">
	      <type name="utf8" c:type="char*"/>
        </parameter>
      </parameters>
    </function>
  </namespace>
</repository>