Method

IdeSubprocessLauncherpush_argv_parsed

Declaration

void
ide_subprocess_launcher_push_argv_parsed (
  IdeSubprocessLauncher* self,
  const char* args_to_parse
)

Description

No description available.

Parameters

args_to_parse

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.