Method

IdeSubprocessLauncherpush_argv

Declaration

void
ide_subprocess_launcher_push_argv (
  IdeSubprocessLauncher* self,
  const gchar* argv
)

Description

No description available.

Parameters

argv

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.