MCPcopy Index your code
hub / github.com/PlayOnLinux/POL-POM-4 / DrawNext

Method DrawNext

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

Source from the content-addressed store, hash-verified

752 self.Layout()
753
754 def DrawNext(self):
755 self.NextButton.Show()
756 self.Layout()
757
758 def SendBash(self, var=""):
759 self.Result = var

Calls

no outgoing calls

Tested by

no test coverage detected