Method

IdeSubprocessLauncherset_setup_tty

Declaration

void
ide_subprocess_launcher_set_setup_tty (
  IdeSubprocessLauncher* self,
  gboolean setup_tty
)

Description

Requests the controlling TTY be set on the subprocess.

Parameters

setup_tty

Type: gboolean

If TTY should be prepared in subprocess.