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

Method hide

dgl/src/Window.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164void Window::hide()
165{
166 pData->hide();
167}
168
169void Window::close()
170{

Callers 5

setVisibleMethod · 0.45
DemoWindowMethod · 0.45
curPageChangedMethod · 0.45
idleCallbackMethod · 0.45
InfoExampleUIFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected