MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getContainerNode

Method getContainerNode

src/eepp/ui/uitabwidget.cpp:1225–1227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1223}
1224
1225UIWidget* UITabWidget::getContainerNode() const {
1226 return mNodeContainer;
1227}
1228
1229void UITabWidget::updateScrollBar() {
1230 mTabScroll->setPixelsSize(

Callers 1

createNewTerminalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected