GtkProgressBar::set_activity_step
void set_activity_step(int
step);
警告! このメソッドは PHP-GTK 2 では非推奨です。
新しく書くコードでは使用してはいけません。
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.