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

Method GetCloseButtonHoverStatus

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

Source from the content-addressed store, hash-verified

438 self._Render()
439
440 def GetCloseButtonHoverStatus(self):
441 return self.close_btn_hovering
442
443 def GetTabRegion(self):
444 new_region = self.CopyRegion(self.tab_region)

Callers 1

CheckCloseHighlightedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected