Array of arguments passed to child process; must have at least
one element. The first element has special handling - if it is
an not absolute path ( as determined by g_path_is_absolute() ),
then the system search path will be used. See
%G_SPAWN_SEARCH_PATH.
Note that in order to use the Unix-specific argv0 functionality,
you must use the setter function
gs_subprocess_context_set_args_and_argv0(). For more information
about this, see %G_SPAWN_FILE_AND_ARGV_ZERO.
Array of arguments passed to child process; must have at least one element. The first element has special handling - if it is an not absolute path ( as determined by g_path_is_absolute() ), then the system search path will be used. See %G_SPAWN_SEARCH_PATH.
Note that in order to use the Unix-specific argv0 functionality, you must use the setter function gs_subprocess_context_set_args_and_argv0(). For more information about this, see %G_SPAWN_FILE_AND_ARGV_ZERO.