Warning, /multimedia/juk/org.kde.juk.collection.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.juk.collection"> 0004 <method name="openFile"> 0005 <arg name="file" type="s" direction="in"/> 0006 </method> 0007 <method name="openFile"> 0008 <arg name="files" type="as" direction="in"/> 0009 </method> 0010 <method name="openFile"> 0011 <arg name="playlist" type="s" direction="in"/> 0012 <arg name="file" type="s" direction="in"/> 0013 </method> 0014 <method name="openFile"> 0015 <arg name="playlist" type="s" direction="in"/> 0016 <arg name="files" type="as" direction="in"/> 0017 </method> 0018 <method name="visiblePlaylist"> 0019 <arg type="s" direction="out"/> 0020 </method> 0021 <method name="playingPlaylist"> 0022 <arg type="s" direction="out"/> 0023 </method> 0024 <method name="playlists"> 0025 <arg type="as" direction="out"/> 0026 </method> 0027 <method name="playlistTracks"> 0028 <arg type="as" direction="out"/> 0029 <arg name="playlist" type="s" direction="in"/> 0030 </method> 0031 <method name="trackProperty"> 0032 <arg type="s" direction="out"/> 0033 <arg name="file" type="s" direction="in"/> 0034 <arg name="property" type="s" direction="in"/> 0035 </method> 0036 <method name="createPlaylist"> 0037 <arg name="name" type="s" direction="in"/> 0038 </method> 0039 <method name="setPlaylist"> 0040 <arg name="name" type="s" direction="in"/> 0041 </method> 0042 <method name="remove"> 0043 </method> 0044 <method name="removeTrack"> 0045 <arg name="playlist" type="s" direction="in"/> 0046 <arg name="files" type="as" direction="in"/> 0047 </method> 0048 <method name="trackCover"> 0049 <arg type="s" direction="out"/> 0050 <arg name="track" type="s" direction="in"/> 0051 </method> 0052 </interface> 0053 </node>