Warning, /libraries/polkit-qt-1/examples/org.qt.policykit.examples.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.qt.policykit.examples">
0004        <method name="set" >
0005            <!-- IN: system user -->
0006            <arg direction="in" type="s" name="user" />
0007            <!-- OUT: whether the user gained the authorization -->
0008            <arg direction="out" type="b" name="shadow_line">
0009        </method>
0010    </interface>
0011 </node>