2007-01-19 06:50:13 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
|
2013-05-24 14:25:47 -07:00
|
|
|
<node>
|
2007-01-19 06:50:13 -08:00
|
|
|
|
2007-03-26 14:19:30 -07:00
|
|
|
<interface name="org.gimp.GIMP.UI">
|
2008-10-17 05:03:08 -07:00
|
|
|
|
2007-01-19 06:50:13 -08:00
|
|
|
<method name="Open">
|
2007-04-21 11:09:16 -07:00
|
|
|
<arg type="s" name="uri" direction="in" />
|
2007-03-27 13:12:44 -07:00
|
|
|
<arg type="b" name="success" direction="out" />
|
2007-01-19 06:50:13 -08:00
|
|
|
</method>
|
2008-10-17 05:03:08 -07:00
|
|
|
|
2007-04-17 08:54:01 -07:00
|
|
|
<method name="OpenAsNew">
|
2007-04-21 11:09:16 -07:00
|
|
|
<arg type="s" name="uri" direction="in" />
|
2007-04-17 08:54:01 -07:00
|
|
|
<arg type="b" name="success" direction="out" />
|
|
|
|
|
</method>
|
2008-10-17 05:03:08 -07:00
|
|
|
|
2015-07-11 05:56:13 -07:00
|
|
|
<method name="BatchRun">
|
|
|
|
|
<arg type="s" name="interpreter" direction="in" />
|
|
|
|
|
<arg type="s" name="command" direction="in" />
|
|
|
|
|
<arg type="b" name="success" direction="out" />
|
|
|
|
|
</method>
|
|
|
|
|
|
2007-01-22 15:25:37 -08:00
|
|
|
<method name="Activate" />
|
2008-10-17 05:03:08 -07:00
|
|
|
|
|
|
|
|
<signal name="Opened">
|
|
|
|
|
<arg type="s" name="uri" />
|
|
|
|
|
</signal>
|
|
|
|
|
|
2007-01-19 06:50:13 -08:00
|
|
|
</interface>
|
|
|
|
|
|
|
|
|
|
</node>
|