Constructor

IdeTerminalSurfacenew

since: 3.32

Declaration

IdeTerminalSurface*
ide_terminal_surface_new (
  void
)

Description

Create a new IdeTerminalSurface.

Available since: 3.32

Return value

Type: IdeTerminalSurface

A newly created IdeTerminalSurface.

The caller of the function takes ownership of the data, and is responsible for freeing it.