ttk.Progressbar.step

Progressbar.step(amount=None)[source]

Increments the value option by amount.

amount defaults to 1.0 if omitted.