Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ SetTabPosition
Method
SetTabPosition
src/SFGUI/Notebook.cpp:264–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
void Notebook::SetTabPosition( TabPosition tab_position ) {
265
m_tab_position = tab_position;
266
}
267
268
Notebook::IndexType Notebook::GetCurrentPage() const {
269
return m_current_page;
Callers
1
Run
Method · 0.80
Calls
no outgoing calls
Tested by
1
Run
Method · 0.64