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

Lines Matching defs:popup

766     def popup(self):
767 self.tk.call(self._w, 'popup')
788 def popup(self):
789 self.tk.call(self._w, 'popup')
837 def popup(self):
838 self.tk.call(self._w, 'popup')
1400 """Toplevel window, with popup popdown and center methods.
1418 def popup(self):
1419 self.tk.call(self._w, 'popup')