MCPcopy 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
362void MainProgram::switch_to_tab(size_t wIndex) {
363 world = worlds[wIndex];
364}
365
366void MainProgram::post_callback() {
367 g.gui.run_post_callback_func();

Callers 2

top_toolbarMethod · 0.80
on_tab_closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected