mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-15 12:58:29 +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:
committed by
Matthias Clasen
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>
|
Fri Dec 19 21:40:00 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* gobject/tmpl/signals.sgml: Rewording.
|
* gobject/tmpl/signals.sgml: Rewording.
|
||||||
|
|||||||
@@ -91,7 +91,8 @@ Gets the user name of the current user.
|
|||||||
<!-- ##### FUNCTION g_get_real_name ##### -->
|
<!-- ##### FUNCTION g_get_real_name ##### -->
|
||||||
<para>
|
<para>
|
||||||
Gets the real name of the user. This usually comes from the user's entry in the
|
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>
|
</para>
|
||||||
|
|
||||||
@Returns: the user's real name.
|
@Returns: the user's real name.
|
||||||
|
|||||||
Reference in New Issue
Block a user