Method

IdeSubprocessLauncherset_cwd

Declaration

void
ide_subprocess_launcher_set_cwd (
  IdeSubprocessLauncher* self,
  const gchar* cwd
)

Description

No description available.

Parameters

cwd

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.