Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ destroyUI
Method
destroyUI
distrho/src/DistrhoPluginCLAP.cpp:1790–1793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1788
}
1789
1790
void destroyUI()
1791
{
1792
fUI = nullptr;
1793
}
1794
1795
ClapUI* getUI() const noexcept
1796
{
Callers
1
clap_gui_destroy
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected