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

Method center

tools/python-3.11.9-amd64/Lib/tkinter/tix.py:1403–1404  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1401 self.tk.call(self._w, 'popup')
1402
1403 def center(self):
1404 self.tk.call(self._w, 'center')
1405
1406class StdButtonBox(TixWidget):
1407 """StdButtonBox - Standard Button Box (OK, Apply, Cancel and Help) """

Callers 6

formatdayMethod · 0.45
formatweekdayMethod · 0.45
formatmonthnameMethod · 0.45
formatyearMethod · 0.45
formatstringFunction · 0.45
centerFunction · 0.45

Calls 1

callMethod · 0.80

Tested by

no test coverage detected