MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / dump

Method dump

Lib/lib-tk/Tkinter.py:2921–2958  ·  view source on GitHub ↗

Return the contents of the widget between index1 and index2. The type of contents returned in filtered based on the keyword parameters; if 'all', 'image', 'mark', 'tag', 'text', or 'window' are given and true, then the corresponding items are returned. The result is

(self, index1, index2=None, command=None, **kw)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.45
dumpFunction · 0.45

Calls 4

_registerMethod · 0.80
callMethod · 0.80
deletecommandMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected