Method

IdeRunCommandset_id

Declaration

void
ide_run_command_set_id (
  IdeRunCommand* self,
  const char* id
)

Description

No description available.
Sets propertyIde.RunCommand:id

Parameters

id

Type: const char*

No description available.

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