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

Method GetSize

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

Source from the content-addressed store, hash-verified

671 self.position = pos
672
673 def GetSize(self):
674 return self.width, self.height
675
676 def GetHeight(self):
677 return self.height

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected