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

Method ShowLogFile

python/debug.py:111–114  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

109 playonlinux.POL_Open(dirname)
110
111 def ShowLogFile(self):
112 self.splitter.Unsplit()
113 self.splitter.SplitVertically(self.list_game,self.panelNotEmpty)
114 self.splitter.SetSashPosition(200)
115
116 def HideLogFile(self):
117 self.splitter.Unsplit()

Callers 1

analyseRealMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected