Entry.setProgressPulseStep
void setProgressPulseStep(double fraction)Sets the fraction of total entry width to move the progress bouncing block for each pulse.
Use gtk.entry.Entry.progressPulse to pulse the progress.
Parameters
fraction | fraction between 0.0 and 1.0 |