Method

IdeRunContextappend_args

Declaration

void
ide_run_context_append_args (
  IdeRunContext* self,
  const char* const* args
)

Description

No description available.

Parameters

args

Type: const char* const*

No description available.

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