Warning, /pim/akregator/src/org.kde.akregator.part.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004   <interface name="org.kde.akregator.part">
0005     <method name="openStandardFeedList"/>
0006     <method name="fetchFeedUrl">
0007       <arg name="url" type="s" direction="in"/>
0008     </method>
0009     <method name="fetchAllFeeds" />
0010     <method name="saveSettings" />
0011     <method name="addFeedsToGroup">
0012       <arg name="lst" type="as" direction="in"/>
0013       <arg name="feedname" type="s" direction="in"/>
0014     </method>
0015     <method name="exportFile">
0016       <arg name="url" type="s" direction="in"/>
0017     </method>
0018     <method name="addFeed" />
0019     <method name="handleCommandLine">
0020       <arg name="args" type="as" direction="in"/>
0021       <arg name="result" type="b" direction="out"/>
0022     </method>
0023   </interface>
0024 </node>