Method

IdeRunContextprepend_argv

Declaration

void
ide_run_context_prepend_argv (
  IdeRunContext* self,
  const char* arg
)

Description

No description available.

Parameters

arg

Type: const char*

No description available.

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