how to make button full width tkinter code example Example: set size of button tkinter button = tkinter.Button() button.config(height=100, width=100)