SubprocessLauncher.spawnv

Creates a #GSubprocess given a provided array of arguments.

class SubprocessLauncher
spawnv
(
string[] argv
)

Parameters

argv string[]

Command line arguments

Return Value

Type: gio.subprocess.Subprocess

A new #GSubprocess, or null on error (and error will be set)