MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / Render

Method Render

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

Source from the content-addressed store, hash-verified

564 self.selected_color = color_utils.GetSuitable(self.tab_color, 0.10)
565
566 def Render(self):
567 return self.tab_bitmap
568
569 def _Render(self):
570 """Renders the tab, complete with the icon, text, and close button"""

Callers 3

__init__Method · 0.45
OnPaintMethod · 0.45
GetTabFxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected