Lines Matching refs:deiconify
1577 """Deiconify this widget. If it was never mapped it will not be mapped.1579 return self.tk.call('wm', 'deiconify', self._w)1580 deiconify = wm_deiconify3791 root.deiconify()