Method

IdeSubprocessLauncherpush_argv

Declaration

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

Description

No description available.

Parameters

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