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

Method DrawHeader

python/setupwindow/POL_SetupFrame.py:738–740  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

736 self.Layout()
737
738 def DrawHeader(self):
739 self.header.Show()
740 self.Layout()
741
742 def DrawDefault(self, message, title):
743 self.DrawHeader()

Callers 1

DrawDefaultMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected