Versions in this module Expand all Collapse all v0 v0.1.1 Jul 26, 2024 Changes in this version + const CursorDisabled + const CursorHidden + const CursorMode + const CursorNormal + const ES_CONTINUOUS — windows/amd64 + const ES_DISPLAY_REQUIRED — windows/amd64 + const LockKeyMods + const MB_ICONERROR — windows/amd64 + const MB_OK — windows/amd64 + const RawMouseMotion + const StickyKeysMode + const StickyMouseButtonsMode + func NewGLDriver() *gLDriver + type Cursor struct — js/wasm + type ES uint — windows/amd64 + type MB uint32 — windows/amd64 + type MenuBar struct + Items []fyne.CanvasObject + func NewMenuBar(mainMenu *fyne.MainMenu, canvas fyne.Canvas) *MenuBar + func (b *MenuBar) CreateRenderer() fyne.WidgetRenderer + func (b *MenuBar) IsActive() bool + func (b *MenuBar) Toggle()