MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / WindowSetMods

Function WindowSetMods

src/override/Window.cpp:476–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474}
475
476void WindowSetMods(Window* const window, const int mods)
477{
478 window->internal->mods = mods;
479}
480
481Window::~Window() {
482 {

Callers 1

ScopedContextMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected