webengine/osswebengine/WebKit/qt/WebKitPart/org.kde.WebKitPart.xml
author dario
Tue, 28 Apr 2009 12:06:21 +0100
changeset 2 a4fa1ea0d59d
parent 0 dd21522fd290
permissions -rw-r--r--
First drop of package_definition, obtained from the system model used in the platform build, along with a generic SystemBuild fragment (from TB91sf)

<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
  <interface name="org.kde.WebKitPart">
    <property name="url" type="s" access="read"/>
    <method name="closeURL">
      <arg type="b" direction="out"/>
    </method>
  </interface>
</node>