MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / MinimizeMenu

Function MinimizeMenu

Applications/Shell/menu.cpp:294–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292}
293
294void MinimizeMenu(bool s){
295 menuWindow->Minimize(s);
296}

Callers 1

mainFunction · 0.85

Calls 1

MinimizeMethod · 0.45

Tested by

no test coverage detected