Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetCloseButtonRegion
Method
GetCloseButtonRegion
gui/chrome_tabs.py:448–449 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
446
return
new_region
447
448
def
GetCloseButtonRegion(self):
449
return
self.CopyRegion(self.close_region)
450
451
def
GetMinSize(self):
452
ebmp = wx.Bitmap(1, 1)
Callers
2
CheckTabClose
Method · 0.80
CheckCloseHighlighted
Method · 0.80
Calls
1
CopyRegion
Method · 0.95
Tested by
no test coverage detected