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

Method GetLabelText

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

Return label text string to display in front of text (if any).

(self)

Source from the content-addressed store, hash-verified

347 """Return text string to display."""
348
349 def GetLabelText(self):
350 """Return label text string to display in front of text (if any)."""
351
352 expandable = None
353

Callers 1

drawtextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected