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

Method Render

gui/chrome_tabs.py:708–709  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

706 return self.highlighted
707
708 def Render(self):
709 return self.add_bitmap
710
711 def _Render(self):
712 if self.add_bitmap:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected