rum-goggles/v1/vendor/github.com/wailsapp/wails/v2/pkg/menu
2024-02-23 12:10:39 -05:00
..
keys Started v1 2024-02-23 12:10:39 -05:00
callback.go Started v1 2024-02-23 12:10:39 -05:00
cols.go Started v1 2024-02-23 12:10:39 -05:00
contextmenu.go Started v1 2024-02-23 12:10:39 -05:00
mac.go Started v1 2024-02-23 12:10:39 -05:00
menu.go Started v1 2024-02-23 12:10:39 -05:00
menuitem.go Started v1 2024-02-23 12:10:39 -05:00
menuroles.go Started v1 2024-02-23 12:10:39 -05:00
README.md Started v1 2024-02-23 12:10:39 -05:00
styledlabel.go Started v1 2024-02-23 12:10:39 -05:00
tray.go Started v1 2024-02-23 12:10:39 -05:00
type.go Started v1 2024-02-23 12:10:39 -05:00
windows.go Started v1 2024-02-23 12:10:39 -05:00

Menus

Menu support is heavily inspired by Electron's approach.

Features

  • Supports Text, Checkbox, Radio, Submenu and Separator
  • Radio groups are defined as any number of adjacent radio items
  • UTF-8 menu labels
  • UTF-8 menu IDs