ProgressBar.setPulseStep

Sets the fraction of total progress bar length to move the bouncing block.

The bouncing block is moved when [method@Gtk.ProgressBar.pulse] is called.

class ProgressBar
void
setPulseStep
(
double fraction
)

Parameters

fraction double

fraction between 0.0 and 1.0

Meta