Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
widget::Widget *Widget::getParent() {
60
return parent;
61
}
62
63
64
bool Widget::isVisible() {
Callers
1
onAction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected