mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
gsubprocess: Fix annotation for set_environ()
This commit is contained in:
parent
05a1080564
commit
7bf31065cc
@ -225,7 +225,7 @@ g_subprocess_launcher_new (GSubprocessFlags flags)
|
|||||||
/**
|
/**
|
||||||
* g_subprocess_launcher_set_environ:
|
* g_subprocess_launcher_set_environ:
|
||||||
* @self: a #GSubprocess
|
* @self: a #GSubprocess
|
||||||
* @env: the replacement environment
|
* @env: (array zero-terminated=1): the replacement environment
|
||||||
*
|
*
|
||||||
* Replace the entire environment of processes launched from this
|
* Replace the entire environment of processes launched from this
|
||||||
* launcher with the given 'environ' variable.
|
* launcher with the given 'environ' variable.
|
||||||
|
Loading…
Reference in New Issue
Block a user