GtkProgressBarStyle

An enumeration representing the styles for drawing the progress bar. GTK_PROGRESS_CONTINUOUS The progress bar grows in a smooth, continuous manner. GTK_PROGRESS_DISCRETE The progress bar grows in discrete, visible blocks.

Values

ValueMeaning
CONTINUOUS
DISCRETE

Meta