Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetContentPanel
Method
GetContentPanel
gui/toggle_panel.py:90–91 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
88
self.Layout()
89
90
def
GetContentPanel(self):
91
return
self.content_panel
92
93
def
SetLabel(self, label):
94
self.header_label.SetLabel(label)
Callers
2
__init__
Method · 0.95
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected