mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-01 23:26:16 +01:00
Document the encoding of g_get_real_name().
Sun Dec 21 01:01:34 2003 Matthias Clasen <maclas@gmx.de> * glib/tmpl/misc_utils.sgml: Document the encoding of g_get_real_name().
This commit is contained in:
parent
3dc62ef020
commit
421f6d3b18
@ -1,3 +1,8 @@
|
||||
Sun Dec 21 01:01:34 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/tmpl/misc_utils.sgml: Document the encoding of
|
||||
g_get_real_name().
|
||||
|
||||
Fri Dec 19 21:40:00 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gobject/tmpl/signals.sgml: Rewording.
|
||||
|
@ -91,7 +91,8 @@ Gets the user name of the current user.
|
||||
<!-- ##### FUNCTION g_get_real_name ##### -->
|
||||
<para>
|
||||
Gets the real name of the user. This usually comes from the user's entry in the
|
||||
<filename>passwd</filename> file.
|
||||
<filename>passwd</filename> file. The encoding of the returned string is system
|
||||
defined.
|
||||
</para>
|
||||
|
||||
@Returns: the user's real name.
|
||||
|
Loading…
Reference in New Issue
Block a user