Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PySimpleGUI/PySimpleGUI
/ _Add
Method
_Add
PySimpleGUI/PySimpleGUI.py:9557–9558 ·
view source on GitHub ↗
(self, node)
Source
from the content-addressed store, hash-verified
9555
self.icon = icon
# type: str | bytes
9556
9557
def
_Add(self, node):
9558
self.children.append(node)
9559
9560
def
__init__(self):
9561
""
"
Callers
1
insert
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected