Package: gtk
Function gtk:progress-bar-pulse
Lambda Listgtk:progress-bar-pulse (bar) ArgumentsDetails
Indicates that some progress has been made, but you do not know how much.
Causes the progress bar to enter "activity mode", where a block bounces
back and forth. Each call to the gtk:progress-bar-pulse function causes the block to move by a little bit, the amount of movement per pulse is determined by the pulse-step property. | See also |
#2023-9-16