1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
4 <interface name="org.kde.kmenuedit">
5 <method name="selectMenu">
6 <arg type="s" direction="in" name="menu"/>
8 <method name="selectMenuEntry">
9 <arg type="s" direction="in" name="menu"/>
11 <method name="restoreSystemMenu"/>