5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 11:30:18 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
Lea Anthony
b879742571
WIP 2025-03-13 07:17:51 +11:00
Lea Anthony
e424a85a99
Menu improvements (#3492)
* Expose `DefaultApplicationMenu`.
Add `FindByLabel` and `ItemAt` for finding menu items in a menu

* Add `Menu.RemoveMenuItem()`, `MneuItem.GetAccelerator()` and `MenuItem.RemoveAccelerator()`

* Remove `Update`

* Iterate when removing menu items

* Add `GetSubmenu()`
2024-05-20 21:15:02 +10:00