Method

WPEPlatformWaylandViewWaylandget_wl_surface

[]

Declaration [src]

wl_surface*
wpe_view_wayland_get_wl_surface (
  WPEViewWayland* view
)
[]

Description [src]

Get the native Wayland view of view.

This method is not directly available to language bindings.

[]

Return value

Type: wl_surface*

A Wayland wl_surface

The data is owned by the instance.
The return value can be NULL.