[Terminal] Add RunCommand method to the DBus API
[tilda-gobject.git] / tilda-terminal.xml
index f17c40f..0818981 100644 (file)
@@ -5,6 +5,11 @@
        <interface name="net.sourceforge.Tilda.Window.Terminal">
                <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="tilda_terminal" />
 
+       <method name="RunCommand">
+               <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="tilda_terminal_run_command" />
+               <arg type="s" name="command" direction="in" />
+       </method>
+
        </interface>
 </node>