Method

IdeTestManagerget_pty

Declaration

VtePty*
ide_test_manager_get_pty (
  IdeTestManager* self
)

Description

Gets the VtePty to use for running unit tests.

Available since:3.32

Return value

Returns: VtePty*
 

A VtePty.

 The data is owned by the instance.