mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Small doc additions.
This commit is contained in:
@@ -54,12 +54,30 @@ reasons this function can only be called once.
|
||||
|
||||
<!-- ##### FUNCTION g_getenv ##### -->
|
||||
<para>
|
||||
Returns an environment variable.
|
||||
|
||||
</para>
|
||||
|
||||
@variable: the environment variable to get.
|
||||
@Returns: the value of the environment variable, or %NULL if the environment
|
||||
variable is not found.
|
||||
@variable:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_setenv ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@variable:
|
||||
@value:
|
||||
@overwrite:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_unsetenv ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@variable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_get_user_name ##### -->
|
||||
|
Reference in New Issue
Block a user