MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / GetSubList

Method GetSubList

tools/python-3.11.9-amd64/Lib/idlelib/tree.py:385–386  ·  view source on GitHub ↗

Return list of items forming sublist.

(self)

Source from the content-addressed store, hash-verified

383 """Return name of icon to be displayed when selected."""
384
385 def GetSubList(self):
386 """Return list of items forming sublist."""
387
388 def OnDoubleClick(self):
389 """Called on a double-click on the item."""

Callers 4

_GetSubListMethod · 0.95
test_getsublistMethod · 0.45
test_getsublistMethod · 0.45
test_nestedMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_getsublistMethod · 0.36
test_getsublistMethod · 0.36
test_nestedMethod · 0.36