MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / SetPosition

Method SetPosition

gui/chrome_tabs.py:403–404  ·  view source on GitHub ↗
(self, position)

Source from the content-addressed store, hash-verified

401 return self.baseText + self.extraText
402
403 def SetPosition(self, position):
404 self.position = position
405
406 def GetPosition(self):
407 return self.position

Callers 5

ShowActiveMethod · 0.45
OnMotionMethod · 0.45
UpdateTabsPositionMethod · 0.45
__init__Method · 0.45
LoadMainFrameAttribsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected