Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayOnLinux/POL-POM-4
/ Destroy
Method
Destroy
python/mainwindow.py:1168–1171 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1166
wx.adv.AboutBox(self.aboutBox)
1167
1168
def
Destroy(self):
1169
self.timer.Stop()
1170
self.SetupWindowTimer.Stop()
1171
return
super().Destroy()
1172
1173
1174
class
PlayOnLinuxApp(wx.App):
Callers
4
iconDisplay
Method · 0.45
ChangeIcon
Method · 0.45
generate_menu
Method · 0.45
ClosePol
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected