Method

IdeRunContextset_pty

Declaration

void
ide_run_context_set_pty (
  IdeRunContext* self,
  VtePty* pty
)

Description

Sets the PTY for a run context.

Parameters

pty

Type: VtePty

No description available.

The data is owned by the caller of the method.