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

Lines Matching defs:move

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