Methods
Included Modules
Constants
TkCommandNames | = | ['::ttk::progressbar'.freeze].freeze |
WidgetClassName | = | 'TProgressbar'.freeze |
Class Public methods
style(*args)
Link
Instance Public methods
start(interval=None)
Link
def step=(amount)
tk_send_without_enc('step', amount)
end
step(amount=None)
Link