Warning, /plasma/plasma-workspace/kcms/users/src/org.freedesktop.Accounts.User.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 <!-- GDBus 2.34.1 --> 0004 <node> 0005 <interface name="org.freedesktop.Accounts.User"> 0006 <method name="SetUserName"> 0007 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0008 <arg type="s" name="name" direction="in"/> 0009 </method> 0010 <method name="SetRealName"> 0011 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0012 <arg type="s" name="name" direction="in"/> 0013 </method> 0014 <method name="SetEmail"> 0015 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0016 <arg type="s" name="email" direction="in"/> 0017 </method> 0018 <method name="SetLanguage"> 0019 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0020 <arg type="s" name="language" direction="in"/> 0021 </method> 0022 <method name="SetXSession"> 0023 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0024 <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="user_set_x_session"/> 0025 <arg type="s" name="x_session" direction="in"/> 0026 </method> 0027 <method name="SetLocation"> 0028 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0029 <arg type="s" name="location" direction="in"/> 0030 </method> 0031 <method name="SetHomeDirectory"> 0032 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0033 <arg type="s" name="homedir" direction="in"/> 0034 </method> 0035 <method name="SetShell"> 0036 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0037 <arg type="s" name="shell" direction="in"/> 0038 </method> 0039 <method name="SetIconFile"> 0040 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0041 <arg type="s" name="filename" direction="in"/> 0042 </method> 0043 <method name="SetLocked"> 0044 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0045 <arg type="b" name="locked" direction="in"/> 0046 </method> 0047 <method name="SetAccountType"> 0048 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0049 <arg type="i" name="accountType" direction="in"/> 0050 </method> 0051 <method name="SetPasswordMode"> 0052 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0053 <arg type="i" name="mode" direction="in"/> 0054 </method> 0055 <method name="SetPassword"> 0056 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0057 <arg type="s" name="password" direction="in"/> 0058 <arg type="s" name="hint" direction="in"/> 0059 </method> 0060 <method name="SetAutomaticLogin"> 0061 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/> 0062 <arg type="b" name="enabled" direction="in"/> 0063 </method> 0064 <signal name="Changed"/> 0065 <property type="t" name="Uid" access="read"/> 0066 <property type="s" name="UserName" access="read"/> 0067 <property type="s" name="RealName" access="read"/> 0068 <property type="i" name="AccountType" access="read"/> 0069 <property type="s" name="HomeDirectory" access="read"/> 0070 <property type="s" name="Shell" access="read"/> 0071 <property type="s" name="Email" access="read"/> 0072 <property type="s" name="Language" access="read"/> 0073 <property type="s" name="XSession" access="read"/> 0074 <property type="s" name="Location" access="read"/> 0075 <property type="t" name="LoginFrequency" access="read"/> 0076 <property type="s" name="IconFile" access="read"/> 0077 <property type="b" name="Locked" access="read"/> 0078 <property type="i" name="PasswordMode" access="read"/> 0079 <property type="s" name="PasswordHint" access="read"/> 0080 <property type="b" name="AutomaticLogin" access="read"/> 0081 <property type="b" name="SystemAccount" access="read"/> 0082 <property type="b" name="LocalAccount" access="read"/> 0083 </interface> 0084 </node>