MCPcopy Index your code
hub / github.com/rawpython/remi / set_different_root_widget

Method set_different_root_widget

examples/root_widget_change_app.py:50–51  ·  view source on GitHub ↗
(self, emitter, page_to_be_shown)

Source from the content-addressed store, hash-verified

48 return page1
49
50 def set_different_root_widget(self, emitter, page_to_be_shown):
51 self.set_root_widget(page_to_be_shown)
52
53
54if __name__ == "__main__":

Callers

nothing calls this directly

Calls 1

set_root_widgetMethod · 0.80

Tested by

no test coverage detected