Method

IdeSubprocessLauncherprepend_path

Declaration

void
ide_subprocess_launcher_prepend_path (
  IdeSubprocessLauncher* self,
  const gchar* prepend_path
)

Description

No description available.

Parameters

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