MCPcopy Create free account
hub / github.com/CSSE120StartingCode/TkinterPractice / print_contents

Function print_contents

src/m4e_text_entry_box.py:45–56  ·  view source on GitHub ↗

Prints onto the Console the contents of the given ttk.Entry. In this example, it is used as the function that is "CALLED BACK" when an event (namely, the pressing of a certain Button) occurs. Type hints: :type entry_box: ttk.Entry

(entry_box)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected