Constructor

IdeCloneSurfacenew

since: 3.32

Declaration

IdeCloneSurface*
ide_clone_surface_new (
  void
)

Description

Create a new IdeCloneSurface.

Available since: 3.32

Return value

Type: IdeCloneSurface

A newly created IdeCloneSurface.

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