GLib.Process.spawn_async_with_pipes:


Description:

public bool spawn_async_with_pipes (string? working_directory, string[] argv, string[]? envp, GLib.SpawnFlags _flags, GLib.SpawnChildSetupFunc? child_setup, out GLib.Pid child_pid, [out int standard_input, out int standard_output, out int standard_error]) throws GLib.SpawnError


Namespace: GLib.Process
Package: glib-2.0

created by valadoc