Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ update
Method
update
tools/python-3.11.9-amd64/Lib/tkinter/tix.py:639–640 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
637
self.tk.call(self._w,
'invoke'
)
638
639
def
update(self):
640
self.tk.call(self._w,
'update'
)
641
642
class
DirList(TixWidget):
643
""
"DirList - displays a list view of a directory, its previous
Callers
15
__init__
Method · 0.45
configure
Method · 0.45
check
Method · 0.45
test_pack_propagate
Method · 0.45
create2
Method · 0.45
test_place_configure_x
Method · 0.45
test_place_configure_y
Method · 0.45
test_place_configure_relx
Method · 0.45
test_place_configure_rely
Method · 0.45
test_place_configure_width
Method · 0.45
test_place_configure_height
Method · 0.45
test_place_configure_relwidth
Method · 0.45
Calls
1
call
Method · 0.80
Tested by
15
check
Method · 0.36
test_pack_propagate
Method · 0.36
create2
Method · 0.36
test_place_configure_x
Method · 0.36
test_place_configure_y
Method · 0.36
test_place_configure_relx
Method · 0.36
test_place_configure_rely
Method · 0.36
test_place_configure_width
Method · 0.36
test_place_configure_height
Method · 0.36
test_place_configure_relwidth
Method · 0.36
test_place_configure_relheight
Method · 0.36
test_place_forget
Method · 0.36