Versions in this module Expand all Collapse all v2 v2.7.2 Jan 29, 2024 Changes in this version + func RGB(r, g, b uint8) int32 + type BackdropType int32 + const Acrylic + const Auto + const Mica + const None + const Tabbed + type Messages struct + ContactAdmin string + DownloadPage string + Error string + FailedToInstall string + InstallationRequired string + InvalidFixedWebview2 string + MissingRequirements string + PressOKToInstall string + UpdateRequired string + WebView2ProcessCrash string + Webview2NotInstalled string + func DefaultMessages() *Messages + type Options struct + BackdropType BackdropType + CustomTheme *ThemeSettings + DisableFramelessWindowDecorations bool + DisableWindowIcon bool + EnableSwipeGestures bool + IsZoomControlEnabled bool + Messages *Messages + OnResume func() + OnSuspend func() + ResizeDebounceMS uint16 + Theme Theme + WebviewBrowserPath string + WebviewDisableRendererCodeIntegrity bool + WebviewGpuIsDisabled bool + WebviewIsTransparent bool + WebviewUserDataPath string + WindowIsTranslucent bool + ZoomFactor float64 + type Theme int + const Dark + const Light + const SystemDefault + type ThemeSettings struct + DarkModeBorder int32 + DarkModeBorderInactive int32 + DarkModeTitleBar int32 + DarkModeTitleBarInactive int32 + DarkModeTitleText int32 + DarkModeTitleTextInactive int32 + LightModeBorder int32 + LightModeBorderInactive int32 + LightModeTitleBar int32 + LightModeTitleBarInactive int32 + LightModeTitleText int32 + LightModeTitleTextInactive int32