Method

IdeRunnerget_pty

since: 3.34

Declaration

VtePty*
ide_runner_get_pty (
  IdeRunner* self
)

Description

Gets the VtePty that was assigned.

Available since: 3.34

Return value

Type: VtePty

A VtePty or NULL.

The data is owned by the instance.
The return value can be NULL.