]> git.sesse.net Git - kdenlive/blob - src/org.kdenlive.MainWindow.xml
ac76ad218a9105205dd46ace85916e6f5c1b3e59
[kdenlive] / src / org.kdenlive.MainWindow.xml
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2 <node>
3   <interface name="org.kdenlive.MainWindow">
4     <method name="setRenderingProgress">
5       <arg name="url" type="s" direction="in"/>
6       <arg name="progress" type="i" direction="in"/>
7     </method>
8   </interface>
9 </node>