HomeSort by relevance Sort by last modified time
    Searched refs:grid_anchor (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/tkinter/test/test_tkinter/
test_geometry_managers.py 495 self.root.grid_anchor('nw')
    [all...]
  /external/python/cpython3/Lib/tkinter/
__init__.py 1537 def grid_anchor(self, anchor=None): # new in Tk 8.5 member in class:Misc
    [all...]

Completed in 2454 milliseconds