Handbook
Glossary
g_subprocess_launcher_setenv ( subprocess_launcher variable value overwrite -- )
Vocabulary
gio
.
ffi
Inputs
subprocess_launcher
an
object
variable
an
object
value
an
object
overwrite
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_subprocess_launcher_setenv
( GSubprocessLauncher* subprocess_launcher, char* variable,
char* value,
gboolean
overwrite )