Warning, /plasma/xdg-desktop-portal-kde/data/org.freedesktop.Accounts.User.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC
0002 "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0003 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" >
0004 <node name="/" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd">
0005   <interface name="org.freedesktop.Accounts.User">
0006   <property name="UserName" type="s" access="read">
0007     <doc:doc>
0008       <doc:description>
0009         <doc:para>
0010           The username of the user.
0011         </doc:para>
0012       </doc:description>
0013     </doc:doc>
0014   </property>
0015   <property name="RealName" type="s" access="read">
0016     <doc:doc>
0017       <doc:description>
0018         <doc:para>
0019           The users real name.
0020         </doc:para>
0021       </doc:description>
0022     </doc:doc>
0023   </property>
0024   <property name="IconFile" type="s" access="read">
0025     <doc:doc>
0026       <doc:description>
0027         <doc:para>
0028            The filename of a png file containing the users icon.
0029         </doc:para>
0030       </doc:description>
0031     </doc:doc>
0032   </property>
0033   <signal name="Changed">
0034     <doc:doc>
0035       <doc:description>
0036         <doc:para>
0037            Emitted when the user is changed.
0038         </doc:para>
0039       </doc:description>
0040     </doc:doc>
0041   </signal>
0042   </interface>
0043 </node>