[ CCode ( type_id = "gdk_wayland_display_get_type ()" ) ]
[ GIR ( name = "WaylandDisplay" ) ]
public class Display : Display
The Wayland implementation of `GdkDisplay`.
Beyond the regular [class@Gdk.Display] API, the Wayland implementation provides access to Wayland objects such as the `wl_display` with [ method@GdkWayland.WaylandDisplay.get_wl_display], the `wl_compositor` with [method@GdkWayland.WaylandDisplay.get_wl_compositor].
You can find out what Wayland globals are supported by a display with [method@GdkWayland.WaylandDisplay.query_registry].