Warning, /plasma/polkit-kde-agent-1/org.kde.Polkit1AuthAgent.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.Polkit1AuthAgent">
0005         <!-- Deprecated: Call setWindowHandleForAction -->
0006         <method name="setWIdForAction">
0007             <arg type="s" direction="in" />
0008             <arg type="t" direction="in" />
0009         </method>
0010 
0011         <method name="setWindowHandleForAction">
0012             <arg type="s" direction="in" name="action" />
0013             <arg type="s" direction="in" name="handle" /> <!-- X11 window ID or Wayland XDG Foreign handle -->
0014         </method>
0015 
0016         <method name="setActivationTokenForAction">
0017             <arg type="s" direction="in" name="action" />
0018             <arg type="s" direction="in" name="token" /> <!-- Wayland XDG Activation Token -->
0019         </method>
0020     </interface>
0021 </node>