root.iconbitmap('icon.ico')
img = PhotoImage(file='compost_.jpg') root.tk.call('wm', 'iconphoto', root._w, img)