gtkProgressBarSetPulseStep {RGtk2}R Documentation

gtkProgressBarSetPulseStep

Description

Sets the fraction of total progress bar length to move the bouncing block for each call to gtkProgressBarPulse.

Usage

gtkProgressBarSetPulseStep(object, fraction)

Arguments

object

a GtkProgressBar

fraction

fraction between 0.0 and 1.0

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]