bold font tkinter code example Example: tkinter bold text label = Label(root, text='Grepper', font='Helvetica 18 bold') label.pack()