spawnv

open fun spawnv(argv: List<String>): <Error class: unknown class><Subprocess>

Creates a #GSubprocess given a provided array of arguments.

Return

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

Since

2.40

Parameters

argv

Command line arguments