Method

IdeSubprocessLauncherreplace_argv

Declaration

void
ide_subprocess_launcher_replace_argv (
  IdeSubprocessLauncher* self,
  guint index,
  const gchar* arg
)

Description

No description available.

Parameters

index

Type: guint

No description available.

arg

Type: const gchar*

No description available.

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