MCPcopy 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
1174class PlayOnLinuxApp(wx.App):

Callers 4

iconDisplayMethod · 0.45
ChangeIconMethod · 0.45
generate_menuMethod · 0.45
ClosePolMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected