Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ onClose
Method
onClose
dgl/src/Window.cpp:577–580 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
575
}
576
577
bool Window::onClose()
578
{
579
return true;
580
}
581
582
void Window::onFocus(bool, CrossingMode)
583
{
Callers
1
onPuglClose
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected