summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-03-05 19:55:19 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2017-03-05 19:55:19 +0100
commite2f5c88d2d0379be30cb908c233d280ed9c6f43d (patch)
treeb9449fe0509b3d7bb6fe890b63b12b82685448eb /gir/gio-2.0.c
parent5300bd4869a9e5344908d8682b039a82c3489c2d (diff)
downloadgobject-introspection-e2f5c88d2d0379be30cb908c233d280ed9c6f43d.tar.gz
gir: Update annotations from GLib git master
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.
*