Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ on_close
Function
on_close
tests_mainloop/gui-pyglet.py:26–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
25
@window.event
26
def
on_close():
27
window.close()
28
29
@window.event
30
def
on_draw():
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected