Method

IdeRunnerget_pty

Declaration

VtePty*
ide_runner_get_pty (
  IdeRunner* self
)

Description

Gets the VtePty that was assigned.

Available since:3.34

Return value

Returns: VtePty*
 

A VtePty or NULL.

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