Constructor

PhocSurfacenew

Declaration [src]

PhocSurface*
phoc_surface_new (
  wlr_surface* self
)

Description

No description available.

Parameters

self

Type: wlr_surface*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: PhocSurface

No description available.

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