Method

GdkWaylandWaylandSurfaceget_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: gpointer
 

A Wayland wl_surface

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