Constructor

IdeCloneSurfacenew

Declaration

IdeCloneSurface*
ide_clone_surface_new (
  void
)

Description

Create a new IdeCloneSurface.

Available since:3.32

Return value

Returns: IdeCloneSurface
 

A newly created IdeCloneSurface.

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