ProgressBar.setPulseStep

Sets the fraction of total progress bar length to move the bouncing block for each call to gtk_progress_bar_pulse().

class ProgressBar
void
setPulseStep
(
double fraction
)

Parameters

fraction double

fraction between 0.0 and 1.0

Meta