ProgressBar.setPulseStep
void setPulseStep(double fraction)Sets the fraction of total progress bar length to move the bouncing block.
The bouncing block is moved when [gtk.progress_bar.ProgressBar.pulse] is called.
Parameters
fraction | fraction between 0.0 and 1.0 |