Constructor

PhocXWaylandUnmanagednew

Declaration [src]

PhocXWaylandUnmanaged*
phoc_xwayland_unmanaged_new (
  wlr_xwayland_surface* xwayland_surface,
  PhocXWaylandSurfaceState state
)

Description

No description available.

Parameters

xwayland_surface

Type: wlr_xwayland_surface*

No description available.

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

Type: PhocXWaylandSurfaceState

No description available.

Return value

Type: PhocXWaylandUnmanaged

No description available.

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