Constructor

PhocXWaylandSurfacenew

Declaration [src]

PhocXWaylandSurface*
phoc_xwayland_surface_new (
  wlr_xwayland_surface* surface
)

Description

No description available.

Parameters

surface

Type: wlr_xwayland_surface*

No description available.

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

Return value

Type: PhocXWaylandSurface

No description available.

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