It will return a list of different font types. from tkinter import Tk, font root = Tk() print(font.families()). Finally, ...
確定! 回上一頁