RGtk2 (version 2.20.31)

gtkProgressBarSetActivityBlocks: gtkProgressBarSetActivityBlocks

Description

Sets the number of blocks used when the progress bar is in activity mode. Larger numbers make the visible block smaller. WARNING: gtk_progress_bar_set_activity_blocks is deprecated and should not be used in newly-written code.

Usage

gtkProgressBarSetActivityBlocks(object, blocks)

Arguments

blocks
number of blocks which can fit within the progress bar area.