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

Method getImage

gui/builtinPreferenceViews/pyfaLoggingPreferences.py:87–88  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

85 '''
86
87 def getImage(self):
88 return BitmapLoader.getBitmap("settings_log", "gui")
89
90
91PFGeneralPref.register()

Callers

nothing calls this directly

Calls 1

getBitmapMethod · 0.45

Tested by

no test coverage detected