Home | History | Annotate | Download | only in tkinter

Lines Matching defs:hide

855     def hide(self, tab_id):
861 self.tk.call(self._w, "hide", tab_id)