Warning, /plasma/plasma-pass/plugin/interfaces/org.kde.klipper.klipper.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="org.kde.klipper.klipper">
0004     <method name="getClipboardContents">
0005       <arg type="s" direction="out"/>
0006     </method>
0007     <method name="setClipboardContents">
0008       <arg name="s" type="s" direction="in"/>
0009     </method>
0010     <method name="clearClipboardContents">
0011     </method>
0012     <method name="clearClipboardHistory">
0013     </method>
0014     <method name="saveClipboardHistory">
0015     </method>
0016     <method name="getClipboardHistoryMenu">
0017       <arg type="as" direction="out"/>
0018     </method>
0019     <method name="getClipboardHistoryItem">
0020       <arg type="s" direction="out"/>
0021       <arg name="i" type="i" direction="in"/>
0022     </method>
0023     <method name="showKlipperPopupMenu">
0024     </method>
0025     <method name="showKlipperManuallyInvokeActionMenu">
0026     </method>
0027   </interface>
0028 </node>