Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ GetBorderPadding
Method
GetBorderPadding
gui/pyfa_gauge.py:123–124 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
121
self._bar_gradient = list(gradient)
122
123
def
GetBorderPadding(self):
124
return
self._border_padding
125
126
def
SetBorderPadding(self, padding):
127
self._border_padding = padding
Callers
1
OnPaint
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected