Method

IdeRunCommandset_environ

Declaration

void
ide_run_command_set_environ (
  IdeRunCommand* self,
  const char* const* environ
)

Description

No description available.
Sets propertyIde.RunCommand:environ

Parameters

environ

Type: const char* const*

No description available.

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