Lines Matching full:deiconify
1652 """Deiconify this widget. If it was never mapped it will not be mapped.1654 return self.tk.call('wm', 'deiconify', self._w)1655 deiconify = wm_deiconify3858 root.deiconify()