GtkProgressBar::set_activity_blocks

void set_activity_blocks(int blocks);

WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code. Use set_pulse_step() instead.

Sets the number of blocks used when the progress bar is in activity mode. Larger numbers make the visible block smaller.