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

Method show

dgl/src/Window.cpp:159–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159void Window::show()
160{
161 pData->show();
162}
163
164void Window::hide()
165{

Callers 8

setVisibleMethod · 0.45
curPageChangedMethod · 0.45
idleCallbackMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected