Function
Phocutils_wlr_surface_enter_output
[−]
Declaration [src]
void
phoc_utils_wlr_surface_enter_output (
wlr_surface* wlr_surface,
wlr_output* wlr_output
)
[−]
Parameters
wlr_surface
-
Type:
wlr_surface*
No description available.
The argument can be NULL
.The data is owned by the caller of the function. wlr_output
-
Type:
wlr_output*
No description available.
The argument can be NULL
.The data is owned by the caller of the function.