Method

FoundryProcessLauncherappend_args

Declaration [src]

void
foundry_process_launcher_append_args (
  FoundryProcessLauncher* 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.