Method
PhocGtkShellget_gtk_surface_from_wlr_surface
Declaration [src]
PhocGtkSurface*
phoc_gtk_shell_get_gtk_surface_from_wlr_surface (
PhocGtkShell* self,
wlr_surface* wlr_surface
)
Parameters
wlr_surface
-
Type:
wlr_surface*
No description available.
The argument can be NULL
.The data is owned by the caller of the method.
Return value
Type: PhocGtkSurface
No description available.
The data is owned by the instance. |