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

Method getText

gui/builtinContextMenus/itemVariationChange.py:48–49  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem, selection)

Source from the content-addressed store, hash-verified

46 return True
47
48 def getText(self, callingWindow, itmContext, mainItem, selection):
49 return _t('Variations')
50
51 def getSubMenu(self, callingWindow, context, mainItem, selection, rootMenu, i, pitem):
52 self.moduleLookup = {}

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected