Method

SysprofSubprocessOutputset_command_argv

Declaration [src]

void
sysprof_subprocess_output_set_command_argv (
  SysprofSubprocessOutput* self,
  const char* const* command_argv
)

Description

No description available.

Parameters

command_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.