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

Lines Matching full:sashpos

976     def sashpos(self, index, newpos=None):
984 return self.tk.call(self._w, "sashpos", index, newpos)