Method

GdkWayland.WaylandDisplay.get_wl_compositor

Declaration [src]

wl_compositor*
gdk_wayland_display_get_wl_compositor (
  GdkDisplay* display
)

Description [src]

Returns the Wayland wl_compositor of a GdkDisplay.

Return value

Returns: wl_compositor*

a Wayland wl_compositor

Ownership is not transferred to the caller
Can be NULL