Home | History | Annotate | Download | only in tkinter

Lines Matching refs:forget

849     def forget(self, tab_id):
852 self.tk.call(self._w, "forget", tab_id)
959 forget = tkinter.PanedWindow.forget # overrides Pack.forget