Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ onContextCreate
Method
onContextCreate
src/widget/FramebufferWidget.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
312
313
void FramebufferWidget::onContextCreate(const ContextCreateEvent& e) {
314
setDirty();
315
Widget::onContextCreate(e);
316
}
317
318
319
void FramebufferWidget::onContextDestroy(const ContextDestroyEvent& e) {
Callers
1
Window
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected