MCPcopy Create free account
hub / github.com/DISTRHO/DPF / onScroll

Method onScroll

dgl/src/TopLevelWidget.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138bool TopLevelWidget::onScroll(const ScrollEvent& ev)
139{
140 return pData->scrollEvent(ev);
141}
142
143// --------------------------------------------------------------------------------------------------------------------
144

Callers

nothing calls this directly

Calls 1

scrollEventMethod · 0.45

Tested by

no test coverage detected