SubprocessLauncher.spawnv
gio.subprocess.Subprocess spawnv(string[] argv)Creates a #GSubprocess given a provided array of arguments.
Parameters
argv | Command line arguments |
Returns
A new #GSubprocess, or null on error (and error will be set)
Throws
[ErrorWrap]