Method

FoundryProcessLauncherappend_argv

Declaration [src]

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