Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayOnLinux/POL-POM-4
/ AddPane
Method
AddPane
python/mainwindow.py:167–168 ·
view source on GitHub ↗
(self, data, settings)
Source
from the content-addressed store, hash-verified
165
self.Update()
166
167
def
AddPane(self, data, settings):
168
wx.aui.AuiManager.AddPane(self, data, settings)
169
170
def
Destroy(self):
171
self.savePosition()
Callers
1
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected