Display
Object Hierarchy:
Description:
[ CCode ( type_id = "gdk_wayland_display_get_type ()" ) ]
[ GIR ( name = "WaylandDisplay" ) ]
public sealed class Display : Display
[ GIR ( name = "WaylandDisplay" ) ]
public sealed 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].
Namespace: Gdk.Wayland
Package: gtk4-wayland
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gdk.Display
All known members inherited from class GLib.Object