Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ReadMe
Method · 0.95
run_plugin
Method · 0.95
GoToAppDir
Method · 0.95
Select
Method · 0.95
generate_menu
Method · 0.95
RConfigure
Method · 0.95
Configure
Method · 0.95
Package
Method · 0.95
UninstallGame
Method · 0.95
PolVaultSaveGame
Method · 0.95
Run
Method · 0.95
RunDebug
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected