Gdk.Wayland
Description:
Content:
Classes:
- Device - The Wayland implementation of `GdkDevice`.
- Display - The Wayland implementation of `GdkDisplay`.
- GLContext - The Wayland implementation of `GdkGLContext`.
- Monitor - The Wayland implementation of `GdkMonitor`.
- Popup - The Wayland implementation of `GdkPopup`.
- Seat - The Wayland implementation of `GdkSeat`.
- Surface - The Wayland implementation of `GdkSurface`.
- Toplevel - The Wayland implementation of `GdkToplevel`.
Delegates:
- public delegate void ToplevelExported (Toplevel toplevel, string handle)
Callback that gets called when the handle for a surface has been obtained from the Wayland compositor.