summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 10a2f672..56651de4 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -37832,6 +37832,9 @@
* As an alternative, you can use g_subprocess_launcher_setenv(),
* g_subprocess_launcher_unsetenv(), etc.
*
+ * Pass %NULL to inherit the parent process' environment. Pass an
+ * empty array to set an empty environment.
+ *
* On UNIX, all strings in this array can be arbitrary byte strings.
* On Windows, they should be in UTF-8.
*