Method

GdkWayland.WaylandSurface.get_wl_surface

Declaration [src]

wl_surface*
gdk_wayland_surface_get_wl_surface (
  GdkSurface* surface
)

Description [src]

Returns the Wayland wl_surface of a GdkSurface.

Return value

Returns: wl_surface*

a Wayland wl_surface

Ownership is not transferred to the caller
Can be NULL