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

Lines Matching refs:panes

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