MCPcopy
hub / github.com/wailsapp/wails / MenuUpdateApplicationMenu

Function MenuUpdateApplicationMenu

v2/pkg/runtime/menu.go:14–17  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

12}
13
14func MenuUpdateApplicationMenu(ctx context.Context) {
15 frontend := getFrontend(ctx)
16 frontend.MenuUpdateApplicationMenu()
17}

Callers

nothing calls this directly

Calls 2

getFrontendFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…