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