MCPcopy Create free account
hub / github.com/PlayOnLinux/POL-POM-4 / Destroy

Method Destroy

python/mainwindow.py:170–171  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

168 wx.aui.AuiManager.AddPane(self, data, settings)
169
170 def Destroy(self):
171 self.savePosition()
172
173
174class MainWindow(wx.Frame):

Callers

nothing calls this directly

Calls 1

savePositionMethod · 0.95

Tested by

no test coverage detected