GtkProgressBarStyle

An enumeration representing the styles for drawing the progress bar.

Value

Symbolic name

Description

  0Gtk::PROGRESS_CONTINUOUS The progress bar grows in a smooth, continuous manner.
  1Gtk::PROGRESS_DISCRETE The progress bar grows in discrete, visible blocks.