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

Function SetFocusWindow

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

Source from the content-addressed store, hash-verified

35void CloseWindow(const std::string &);
36#else
37void SetFocusWindow(const std::string &) {}
38void MaximizeWindow(const std::string &) {}
39void MinimizeWindow(const std::string &) {}
40void CloseWindow(const std::string &) {}

Callers 1

PerformActionMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected