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

Method getText

gui/builtinContextMenus/itemFill.py:31–32  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem)

Source from the content-addressed store, hash-verified

29 return True
30
31 def getText(self, callingWindow, itmContext, mainItem):
32 return _t("Fill With Module")
33
34 def activate(self, callingWindow, fullContext, mainItem, i):
35 self.mainFrame.command.Submit(cmd.GuiFillWithNewLocalModulesCommand(

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected