mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Support context menu data
Support StartHidden
This commit is contained in:
@@ -10,5 +10,5 @@ type Options struct {
|
||||
WindowBackgroundIsTranslucent bool
|
||||
Menu *menu.Menu
|
||||
Tray *menu.Menu
|
||||
ContextMenus map[string]*menu.Menu
|
||||
ContextMenus *menu.ContextMenus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user