Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:move

2420     def move(self, *args):
2421 """Move an item TAGORID given in ARGS."""
2422 self.tk.call((self._w, 'move') + args)
3714 Used in conjunction with later dragto commands to move the sash.