Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetVisible
Method
SetVisible
src/toolbars/ToolBar.cpp:446–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
}
445
446
void ToolBar::SetVisible( bool bVisible )
447
{
448
mVisible = bVisible;
449
}
450
451
std::pair<Identifier, Identifier> ToolBar::PreferredNeighbors() const noexcept
452
{
Callers
1
ReadConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected