Warning, /office/kile/src/net.sourceforge.kile.main.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="net.sourceforge.kile.main">
0004     <method name="openDocument">
0005       <arg name="path" type="s" direction="in"/>
0006     </method>
0007     <method name="closeDocument">
0008     </method>
0009     <method name="openProject">
0010       <arg name="path" type="s" direction="in"/>
0011     </method>
0012     <method name="insertText">
0013       <arg name="path" type="s" direction="in"/>
0014     </method>
0015     <method name="setLine">
0016       <arg name="line" type="s" direction="in"/>
0017     </method>
0018     <method name="setActive">
0019     </method>
0020     <method name="runTool">
0021       <arg name="tool" type="s" direction="in"/>
0022     </method>
0023     <method name="runToolWithConfig">
0024       <arg name="tool" type="s" direction="in"/>
0025       <arg name="config" type="s" direction="in"/>
0026     </method>
0027   </interface>
0028 </node>