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

Method getBox

src/widget/Widget.cpp:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17
18math::Rect Widget::getBox() {
19 return box;
20}
21
22
23void Widget::setBox(math::Rect box) {

Callers 1

createContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected