MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getImage

Method getImage

gui/builtinPreferenceViews/pyfaUpdatePreferences.py:102–103  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

100 wx.LaunchDefaultBrowser('https://github.com/pyfa-org/Pyfa/releases/tag/' + self.UpdateSettings.get('version'))
101
102 def getImage(self):
103 return BitmapLoader.getBitmap("prefs_update", "gui")
104
105
106PFUpdatePref.register()

Callers

nothing calls this directly

Calls 1

getBitmapMethod · 0.45

Tested by

no test coverage detected