Constructor
PhocXWaylandUnmanagednew
Declaration [src]
PhocXWaylandUnmanaged*
phoc_xwayland_unmanaged_new (
wlr_xwayland_surface* xwayland_surface,
PhocXWaylandSurfaceState state
)
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:
PhocXWaylandSurfaceStateNo 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. |