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

Method getText

gui/builtinContextMenus/implantSetApply.py:24–25  ·  view source on GitHub ↗
(self, callingWindow, context)

Source from the content-addressed store, hash-verified

22 return srcContext in ("implantItemMisc", "implantEditor")
23
24 def getText(self, callingWindow, context):
25 return _t("Apply Implant Set")
26
27 def _addSeparator(self, m, text):
28 id_ = ContextMenuUnconditional.nextID()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected