Constructor

IdeTerminalSurfacenew

Declaration

IdeTerminalSurface*
ide_terminal_surface_new (
  void
)

Description

Create a new IdeTerminalSurface.

Available since:3.32

Return value

Returns: IdeTerminalSurface
 

A newly created IdeTerminalSurface.

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