Tkinter fonts There are three ways of specifying a widget's font in Tkinter. The simplest way is to just use a string format: tk.Label(text="Direct font ...
確定! 回上一頁