MCPcopy Create free account
hub / github.com/VCVRack/Rack / getPlugContainer

Method getPlugContainer

src/app/RackWidget.cpp:244–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244widget::Widget* RackWidget::getPlugContainer() {
245 return internal->plugContainer;
246}
247
248widget::Widget* RackWidget::getCableContainer() {
249 return internal->cableContainer;

Callers 3

onAddMethod · 0.80
onRemoveMethod · 0.80
onDragStartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected