More on Tkinter : Python GUI

More on Tkinter


wm_iconbitmap - It is utilized to set the window symbol.

configure() - It is utilized to change the designing of the GUI window.

winfo_screenwidth() - This is utilized to know the width of the ongoing window.

winfo_screenheight() - This is utilized to know the level of the ongoing window.

destory - This strategy is utilized to kill or close the specific GUI window.

Post a Comment

0 Comments