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

Method GetBorderPadding

gui/attribute_gauge.py:71–72  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

69 self._border_colour = colour
70
71 def GetBorderPadding(self):
72 return self._border_padding
73
74 def SetBorderPadding(self, padding):
75 self._border_padding = padding

Callers 1

OnPaintMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected