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

Method OnDoubleClick

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

Called on a double-click on the item.

(self)

Source from the content-addressed store, hash-verified

386 """Return list of items forming sublist."""
387
388 def OnDoubleClick(self):
389 """Called on a double-click on the item."""
390
391
392# Example application

Callers 3

flipMethod · 0.45
test_ondoubleclickMethod · 0.45
test_ondoubleclickMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_ondoubleclickMethod · 0.36
test_ondoubleclickMethod · 0.36