Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ FormatLabelForMenu
Function
FormatLabelForMenu
libraries/lib-menus/CommandManager.h:395–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
393
virtual void EnableMultiItem(bool enabled);
394
395
wxString FormatLabelForMenu() const {
396
return FormatLabelForMenu(label, key);
397
}
398
399
int id;
400
CommandID name;
Callers
3
CommandManager.h
File · 0.85
FormatLabelForMenu
Method · 0.85
Modify
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected