Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ErrorAtLine0/infinipaint
/ switch_to_tab
Method
switch_to_tab
src/MainProgram.cpp:362–364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
void MainProgram::switch_to_tab(size_t wIndex) {
363
world = worlds[wIndex];
364
}
365
366
void MainProgram::post_callback() {
367
g.gui.run_post_callback_func();
Callers
2
top_toolbar
Method · 0.80
on_tab_close
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected