Method

IdeRunCommandset_argv

Declaration

void
ide_run_command_set_argv (
  IdeRunCommand* self,
  const char* const* argv
)

Description

No description available.
Sets propertyIde.RunCommand:argv

Parameters

argv

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.