ProgressBar.setPulseStep
void setPulseStep(double fraction)Sets the fraction of total progress bar length to move the bouncing block for each call to [gtk.progress_bar.ProgressBar.pulse].
Parameters
fraction | fraction between 0.0 and 1.0 |
void setPulseStep(double fraction)Sets the fraction of total progress bar length to move the bouncing block for each call to [gtk.progress_bar.ProgressBar.pulse].
fraction | fraction between 0.0 and 1.0 |