SubprocessLauncher.spawnv

Creates a #GSubprocess given a provided array of arguments.

class SubprocessLauncher
spawnv
(
string[] argv
)

Parameters

argv string[]

Command line arguments

Return Value

A new #GSubprocess, or %NULL on error (and @error will be set)

Throws

GException on failure.

Meta

Since

2.40