Method
GioSubprocessLauncherset_cwd
since: 2.40
Declaration [src]
void
g_subprocess_launcher_set_cwd (
GSubprocessLauncher* self,
const gchar* cwd
)
Description [src]
Sets the current working directory that processes will be launched with.
By default processes are launched with the current working directory of the launching process at the time of launch.
Available since: 2.40