Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetSize
Method
GetSize
gui/chrome_tabs.py:409–410 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
407
return
self.position
408
409
def
GetSize(self):
410
return
self.tab_size
411
412
def
SetSize(self, size):
413
width, height = size
Callers
15
UpdateWindowSize
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
ToggleContent
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected