SubprocessLauncher


Object Hierarchy:

GLib.SubprocessLauncher GLib.SubprocessLauncher GLib.SubprocessLauncher GLib.Object GLib.Object GLib.Object->GLib.SubprocessLauncher

Description:

[ CCode ( type_id = "g_subprocess_launcher_get_type ()" ) ]
[ Version ( since = "2.40" ) ]
public sealed class SubprocessLauncher : Object

This class contains a set of options for launching child processes, such as where its standard input and output will be directed, the argument list, the environment, and more.

While the [class@Gio.Subprocess] class has high level functions covering popular cases, use of this class allows access to more advanced options. It can also be used to launch multiple subprocesses with a similar configuration.


Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members: