Codebase list telepathy-glib / debian/0.11.11-1 telepathy-glib / dbus-introspectable.xml
debian/0.11.11-1

Tree @debian/0.11.11-1 (Download .tar.gz)

dbus-introspectable.xml @debian/0.11.11-1raw · history · blame

<tp:spec
  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">

  <tp:title>D-Bus introspectable object</tp:title>

  <node name="/DBus_Introspectable">
    <interface name="org.freedesktop.DBus.Introspectable">

      <method name="Introspect" tp:name-for-bindings="Introspect">
        <arg direction="out" type="s" name="XML_Data"/>
      </method>

    </interface>
  </node>

</tp:spec>