Searched refs:grid_anchor (Results 1 – 2 of 2) sorted by relevance
495 self.root.grid_anchor('nw')780 self.root.grid_anchor('x')782 self.root.grid_anchor('')784 self.root.grid_anchor('se', 'nw')785 self.root.grid_anchor('se')
1703 def grid_anchor(self, anchor=None): # new in Tk 8.5 member in Misc1710 anchor = grid_anchor