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

Method __init__

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

Construct a widget with the parent widget MASTER, a name WIDGETNAME and appropriate options.

(self, master, widgetName, cnf={}, kw={}, extra=())

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

_cnfmergeFunction · 0.85
callMethod · 0.80
_setupMethod · 0.45
keysMethod · 0.45
appendMethod · 0.45
_optionsMethod · 0.45
configureMethod · 0.45

Tested by

no test coverage detected