Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ IsSelected
Method
IsSelected
gui/chrome_tabs.py:432–433 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
430
return
self.selected
431
432
def
IsSelected(self):
433
return
self.selected
434
435
def
ShowCloseButtonHovering(self, hover=True):
436
if
self.close_btn_hovering != hover:
Callers
2
OnPaint
Method · 0.80
UpdateTabsPosition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected