Method

GdkWayland.WaylandDisplay.get_wl_display

Declaration [src]

wl_display*
gdk_wayland_display_get_wl_display (
  GdkDisplay* display
)

Description [src]

Returns the Wayland wl_display of a GdkDisplay.

Return value

Returns: wl_display*

a Wayland wl_display

Ownership is not transferred to the caller
Can be NULL