Method
IdeSubprocessLaunchersetenv
Declaration
void
ide_subprocess_launcher_setenv (
IdeSubprocessLauncher* self,
const gchar* key,
const gchar* value,
gboolean replace
)
Parameters
key
-
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. value
-
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. replace
-
Type:
gboolean
No description available.