Method
PhocRendererrender_view_to_buffer
Declaration [src]
gboolean
phoc_renderer_render_view_to_buffer (
PhocRenderer* self,
PhocView* view,
wlr_buffer* data
)
Parameters
view
-
Type:
PhocView
No description available.
The data is owned by the caller of the method. data
-
Type:
wlr_buffer*
No description available.
The argument can be NULL
.The data is owned by the caller of the method.