MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / MaximizeWindow

Function MaximizeWindow

plugins/base/macro-action-window.cpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36#else
37void SetFocusWindow(const std::string &) {}
38void MaximizeWindow(const std::string &) {}
39void MinimizeWindow(const std::string &) {}
40void CloseWindow(const std::string &) {}
41#endif // _WIN32

Callers 1

PerformActionMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected