Handbook
Glossary
g_subprocess_launcher_set_environ ( subprocess_launcher env -- )
Vocabulary
gio
.
ffi
Inputs
subprocess_launcher
an
object
env
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_subprocess_launcher_set_environ
( GSubprocessLauncher* subprocess_launcher, char** env )