| gtkProgressBarSetPulseStep {RGtk2} | R Documentation |
Sets the fraction of total progress bar length to move the
bouncing block for each call to gtkProgressBarPulse.
gtkProgressBarSetPulseStep(object, fraction)
|
[GtkProgressBar] a GtkProgressBar |
|
[numeric] fraction between 0.0 and 1.0 |
Derived by RGtkGen from GTK+ documentation