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

Method hide

plugins/Cardinal/src/EmbedWidget.cpp:303–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301}
302
303void EmbedWidget::hide()
304{
305 pData->hide();
306}
307
308uintptr_t EmbedWidget::getNativeWindowId() const
309{

Callers 2

onContextDestroyMethod · 0.45
appendContextMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected