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

Lines Matching refs:forget

842     def forget(self, tab_id):
845 self.tk.call(self._w, "forget", tab_id)
952 forget = Tkinter.PanedWindow.forget # overrides Pack.forget