Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PySimpleGUI/PySimpleGUI
/ close
Method
close
DemoPrograms/Demo_Touch_Keyboard.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
self._keyboardhandler()
64
65
def
close(self):
66
self.window.close()
67
68
69
class
GUI():
Callers
15
draw_figure
Function · 0.45
main
Function · 0.45
restore_main_window
Function · 0.45
main
Function · 0.45
Demo_Window_Config_Events.py
File · 0.45
Demo_Cursors.py
File · 0.45
Demo_Combo_Filechooser_With_History_And_Clear.py
File · 0.45
main
Function · 0.45
Demo_YouTube_Intro.py
File · 0.45
Demo_PyGame_Snake_Game.py
File · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected