Method
PhocXWaylandSurfaceget_wlr_surface
Declaration [src]
wlr_xwayland_surface*
phoc_xwayland_surface_get_wlr_surface (
PhocXWaylandSurface* self
)
Description [src]
Returns the wlr_xwayland_surface
associated with this
PhocXWaylandSurface
.
TODO: This is a temporary measure to not expose the full PhocXWaylandSurface
.
We’ll replace this with more specific functions later on.