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

Method __init__

Lib/lib-tk/ttk.py:1557–1583  ·  view source on GitHub ↗

Construct a themed OptionMenu widget with master as the parent, the resource textvariable set to variable, the initially selected value specified by the default parameter, the menu values given by *values and additional keywords. WIDGET-SPECIFIC OPTIONS

(self, master, variable, default=None, *values, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

set_menuMethod · 0.95
popMethod · 0.45
__init__Method · 0.45
nextMethod · 0.45
iterkeysMethod · 0.45

Tested by

no test coverage detected