SubprocessLauncher.this

Creates a new #GSubprocessLauncher.

The launcher is created with the default options. A copy of the environment of the calling process is made at the time of this call and will be used as the environment that the process is launched in.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gio.types.SubprocessFlags flags)
    class SubprocessLauncher

Parameters

flags gio.types.SubprocessFlags

#GSubprocessFlags

Return Value