Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_window
Method · 0.45
update_highlight_colors
Method · 0.45
set_label
Method · 0.45
create_page_font
Method · 0.45
extension_selected
Method · 0.45
__init__
Method · 0.45
_configure_interior
Method · 0.45
init_widgets
Method · 0.45
update_colors
Method · 0.45
Calls
2
call
Method · 0.80
_options
Method · 0.45
Tested by
3
run
Function · 0.36
assert_state_disabled
Method · 0.36
get_width
Method · 0.36