MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / embedIntoRack

Method embedIntoRack

plugins/Cardinal/src/EmbedWidget.cpp:288–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286}
287
288void EmbedWidget::embedIntoRack(const uintptr_t nativeWindowId)
289{
290 pData->embedIntoRack(nativeWindowId, getAbsoluteRect());
291}
292
293void EmbedWidget::removeFromRack()
294{

Callers 1

onContextCreateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected