Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ onAction
Method
onAction
plugins/Cardinal/src/TextEditor.cpp:181–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void onAction(const event::Action&) override
182
{
183
module->lang = text;
184
widget->setLanguageDefinition(text);
185
}
186
};
187
188
struct TextEditorLangSelectMenu : Menu {
Callers
nothing calls this directly
Calls
1
setLanguageDefinition
Method · 0.80
Tested by
no test coverage detected