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

Method GetText

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

Return text string to display.

(self)

Source from the content-addressed store, hash-verified

344 """Constructor. Do whatever you need to do."""
345
346 def GetText(self):
347 """Return text string to display."""
348
349 def GetLabelText(self):
350 """Return label text string to display in front of text (if any)."""

Callers 5

drawtextMethod · 0.45
edit_finishMethod · 0.45
test_gettextMethod · 0.45
test_gettextMethod · 0.45
test_nestedMethod · 0.45

Calls

no outgoing calls

Tested by 3

test_gettextMethod · 0.36
test_gettextMethod · 0.36
test_nestedMethod · 0.36