GtkProgressBar::set_activity_blocks
void set_activity_blocks(int blocks);
When the progress bar is in activity mode, this
method can be used to set the number of blocks that make up the
progress bar. Larger numbers make the progress indicator smaller.
The default value is 5.