MCPcopy Create free account
hub / github.com/DISTRHO/DPF / dssiui_hide

Method dssiui_hide

distrho/src/DistrhoUIDSSI.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170 }
171
172 void dssiui_hide()
173 {
174 fUI.setWindowVisible(false);
175 }
176
177 void dssiui_quit()
178 {

Callers 1

osc_hide_handlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected