Gtk.Entry.prototype.set_progress_pulse_step
function set_progress_pulse_step(fraction:Number):void {
// Gjs wrapper for gtk_entry_set_progress_pulse_step()
}Sets the fraction of total entry width to move the progress bouncing block for each call to Gtk.Entry.prototype.progress_pulse.
Since 2.16
- fraction
fraction between 0.0 and 1.0