Method

IdeSubprocessLauncherinsert_argv

Declaration

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

Description

No description available.

Parameters

index guint
  No description available.
arg const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.