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

Method getParent

src/widget/Widget.cpp:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58
59widget::Widget *Widget::getParent() {
60 return parent;
61}
62
63
64bool Widget::isVisible() {

Callers 1

onActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected