Lines Matching full:newpos
976 def sashpos(self, index, newpos=None):977 """If newpos is specified, sets the position of sash number index.984 return self.tk.call(self._w, "sashpos", index, newpos)