Gtk.ProgressBar.prototype.set_pulse_step
function set_pulse_step(fraction:Number):void { // Gjs wrapper for gtk_progress_bar_set_pulse_step() }
Sets the fraction of total progress bar length to move the bouncing block for each call to Gtk.ProgressBar.prototype.pulse.
- fraction
fraction between 0.0 and 1.0