Entry.setProgressPulseStep

Sets the fraction of total entry width to move the progress bouncing block for each pulse.

Use [method@Gtk.Entry.progress_pulse] to pulse the progress.

class Entry
void
setProgressPulseStep
(
double fraction
)

Parameters

fraction double

fraction between 0.0 and 1.0

Meta