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

Method GetIconName

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

Return name of icon to be displayed normally.

(self)

Source from the content-addressed store, hash-verified

377 """Change the item's text (if it is editable)."""
378
379 def GetIconName(self):
380 """Return name of icon to be displayed normally."""
381
382 def GetSelectedIconName(self):
383 """Return name of icon to be displayed when selected."""

Callers 4

drawiconMethod · 0.45
test_geticonnameMethod · 0.45
test_geticonnameMethod · 0.45
test_nestedMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_geticonnameMethod · 0.36
test_geticonnameMethod · 0.36
test_nestedMethod · 0.36