SubprocessLauncher.spawnv

Creates a gio.Subprocess given a provided array of arguments.

class SubprocessLauncher
spawnv
(
string[] argv
)

Parameters

argv string[]

Command line arguments

Return Value

A new gio.Subprocess, or NULL on error (and error will be set)

Throws

GException on failure.

Meta

Since

2.40