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

Method GetBorderColour

gui/pyfa_gauge.py:93–94  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

91 self.Refresh()
92
93 def GetBorderColour(self):
94 return self._border_colour
95
96 def SetBorderColour(self, colour):
97 self._border_colour = colour

Callers 1

OnPaintMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected