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

Method getImage

gui/builtinPreferenceViews/pyfaDatabasePreferences.py:121–122  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

119 '''
120
121 def getImage(self):
122 return BitmapLoader.getBitmap("settings_database", "gui")
123
124
125PFGeneralPref.register()

Callers

nothing calls this directly

Calls 1

getBitmapMethod · 0.45

Tested by

no test coverage detected