Warning, /plasma/polkit-kde-agent-1/org.freedesktop.PolicyKit.AuthenticationAgent.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.freedesktop.PolicyKit.AuthenticationAgent">
0004        <method name="ObtainAuthorization" >
0005            <!-- IN: PolicyKit action identifier; see PolKitAction -->
0006            <arg direction="in" type="s" name="action_id" />
0007            <!-- IN: X11 window ID for the top-level X11 window the dialog will be transient for. -->
0008            <arg direction="in" type="u" name="xid" />
0009            <!-- IN: Process ID to grant authorization to -->
0010            <arg direction="in" type="u" name="pid" />
0011            <!-- OUT: whether the user gained the authorization -->
0012            <arg direction="out" type="b" name="gained_authorization" />
0013        </method>
0014    </interface>
0015 </node>