GtkProgressBar::set_activity_step
void set_activity_step(int
step);
WARNING! This method has been deprecated in PHP-GTK 2
and should NOT be used in newly written code.
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.