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

Method getImage

gui/builtinPreferenceViews/pyfaGeneralPreferences.py:291–292  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

289 event.Skip()
290
291 def getImage(self):
292 return BitmapLoader.getBitmap("prefs_settings", "gui")
293
294
295PFGeneralPref.register()

Callers

nothing calls this directly

Calls 1

getBitmapMethod · 0.45

Tested by

no test coverage detected