MCPcopy 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
313void FramebufferWidget::onContextCreate(const ContextCreateEvent& e) {
314 setDirty();
315 Widget::onContextCreate(e);
316}
317
318
319void FramebufferWidget::onContextDestroy(const ContextDestroyEvent& e) {

Callers 1

WindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected