API版本: 2.0
库版本: 2.83.2
由 gi-docgen 2024.1 生成
since: 2.40
void g_subprocess_launcher_set_cwd ( GSubprocessLauncher* self, const gchar* cwd )
设置将使用的过程的当前工作目录。
默认情况下,过程将使用启动过程在启动时的当前工作目录启动。
自 2.40 版本起可用
cwd
类型: const gchar*
const gchar*
启动过程的cwd。