Fyne API "driver.WaylandWindowContext"
driver.WaylandWindowContext
import "fyne.io/fyne/v2/driver"
Usage
type WaylandWindowContext
type WaylandWindowContext struct {
// WaylandSurface is the handle to the native Wayland surface.
WaylandSurface uintptr
}
WaylandWindowContext is passed to the NativeWindow.RunNative callback when it is executed on a device with the Wayland windowing system.
Since:
2.5