Constructor
PhocXdgSurfacenew
Declaration [src]
PhocXdgSurface*
phoc_xdg_surface_new (
wlr_xdg_surface* xdg_surface
)
Parameters
xdg_surface
-
Type:
wlr_xdg_surface*
No description available.
The argument can be NULL
.The data is owned by the caller of the function.
Return value
Type: PhocXdgSurface
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |