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

Method getMods

src/custom/RemoteWindow.cpp:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134
135
136int Window::getMods() {
137 return 0;
138}
139
140
141void Window::setFullScreen(bool) {

Callers 2

stepMethod · 0.45
onDragMoveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected