Lines Matching defs:panes
3628 number of panes in the panedwindow. The coordinates given are3741 def panes(self):3742 """Returns an ordered list of the child panes."""3743 return self.tk.call(self._w, 'panes')