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

Method __init__

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

Construct an optionmenu widget with the parent MASTER, with the resource textvariable set to VARIABLE, the initially selected value VALUE, the other menu values VALUES and an additional keyword argument command.

(self, master, variable, value, *values, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

_setitClass · 0.85
MenuClass · 0.70
__init__Method · 0.45
getMethod · 0.45
keysMethod · 0.45
add_commandMethod · 0.45

Tested by

no test coverage detected