Lines Matching full:forget
250 def forget(self):251 self.tk.call('tixForm', 'forget', self._w)1238 # add delete forget panecget paneconfigure panes setsize1250 def forget(self, name):1251 self.tk.call(self._w, 'forget', name)