Method

IdeRunCommandget_argv

Declaration

const char* const*
ide_run_command_get_argv (
  IdeRunCommand* self
)

Description

No description available.
Gets propertyIde.RunCommand:argv

Return value

Type: An array of utf8

No description available.

The array is NULL-terminated.
The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.