MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / config

Method config

tools/python-3.11.9-amd64/Lib/tkinter/tix.py:235–236  ·  view source on GitHub ↗
(self, cnf={}, **kw)

Source from the content-addressed store, hash-verified

233 See Tix documentation for complete details"""
234
235 def config(self, cnf={}, **kw):
236 self.tk.call('tixForm', self._w, *self._options(cnf, kw))
237
238 form = config
239

Callers 15

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
show_windowMethod · 0.45
set_labelMethod · 0.45
create_page_fontMethod · 0.45
extension_selectedMethod · 0.45
__init__Method · 0.45
_configure_interiorMethod · 0.45
init_widgetsMethod · 0.45
update_colorsMethod · 0.45

Calls 2

callMethod · 0.80
_optionsMethod · 0.45

Tested by 3

runFunction · 0.36
assert_state_disabledMethod · 0.36
get_widthMethod · 0.36