Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rawpython/remi
/ on_dialog_cancel
Method
on_dialog_cancel
examples/pil_app.py:133–134 ·
view source on GitHub ↗
(self, widget)
Source
from the content-addressed store, hash-verified
131
self.set_root_widget(self.mainContainer)
132
133
def
on_dialog_cancel(self, widget):
134
self.set_root_widget(self.mainContainer)
135
136
137
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
1
set_root_widget
Method · 0.80
Tested by
no test coverage detected