Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ floatCurrentTab
Method
floatCurrentTab
Gui/PythonPanels.cpp:690–694 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
688
}
689
690
void
691
PyTabWidget::floatCurrentTab()
692
{
693
_tab->floatCurrentWidget();
694
}
695
696
void
697
PyTabWidget::closeCurrentTab()
Callers
1
Sbk_PyTabWidgetFunc_floatCurrentTab
Function · 0.80
Calls
1
floatCurrentWidget
Method · 0.80
Tested by
no test coverage detected