MCPcopy 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
642class DirList(TixWidget):
643 """DirList - displays a list view of a directory, its previous

Callers 15

__init__Method · 0.45
configureMethod · 0.45
checkMethod · 0.45
test_pack_propagateMethod · 0.45
create2Method · 0.45

Calls 1

callMethod · 0.80

Tested by 15

checkMethod · 0.36
test_pack_propagateMethod · 0.36
create2Method · 0.36
test_place_forgetMethod · 0.36