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

Method close

dgl/src/Window.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169void Window::close()
170{
171 pData->close();
172}
173
174bool Window::isResizable() const noexcept
175{

Callers 3

res2cFunction · 0.45
png2rgbaFunction · 0.45
quitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected