Create a new process with the given flags and argument list.
The argument list is expected to be null-terminated.
commandline arguments for the subprocess
flags that define the behaviour of the subprocess
A newly created #GSubprocess, or null on error (and error will be set)
Create a new process with the given flags and argument list.
The argument list is expected to be null-terminated.