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

Method GetSelectedProgram

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

Source from the content-addressed store, hash-verified

1037 self.wversion.Show(True)
1038
1039 def GetSelectedProgram(self):
1040 return self.list_game.GetItemText(self.list_game.GetSelection())
1041
1042 def Run(self, event, s_debug=False):
1043

Callers 13

ReadMeMethod · 0.95
run_pluginMethod · 0.95
GoToAppDirMethod · 0.95
SelectMethod · 0.95
generate_menuMethod · 0.95
RConfigureMethod · 0.95
ConfigureMethod · 0.95
PackageMethod · 0.95
UninstallGameMethod · 0.95
PolVaultSaveGameMethod · 0.95
RunMethod · 0.95
RunDebugMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected