RGtk2 (version 2.20.31)

gtkProgressBarSetActivityStep: gtkProgressBarSetActivityStep

Description

Sets the step value used when the progress bar is in activity mode. The step is the amount by which the progress is incremented each iteration. WARNING: gtk_progress_bar_set_activity_step is deprecated and should not be used in newly-written code.

Usage

gtkProgressBarSetActivityStep(object, step)

Arguments

step
the amount which the progress is incremented in activity mode.