Versions in this module Expand all Collapse all v0 v0.0.1 Jun 4, 2024 Changes in this version + const CursorDisabled + const CursorHidden + const CursorMode + const CursorNormal + const LockKeyMods + const RawMouseMotion + const StickyKeysMode + const StickyMouseButtonsMode + func NewGLDriver() fyne.Driver + type Cursor struct — js/wasm + type MB uint32 — windows/amd64 + const MB_ICONERROR + const MB_OK + 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()