Method

IdeSubprocessLauncherset_run_on_host

Declaration

void
ide_subprocess_launcher_set_run_on_host (
  IdeSubprocessLauncher* self,
  gboolean run_on_host
)

Description

Sets the IdeSubprocessLauncher:run-on-host property. See ide_subprocess_launcher_get_run_on_host() for more information.

Parameters

run_on_host

Type: gboolean

No description available.