GtkCellRendererProgress
Displays the contents of a cell in a GtkTreeView as a progress bar.
Object Hierarchy
GObject
`-- GtkObject
      `-- GtkCellRenderer
            `-- GtkCellRendererProgress
Description
Constructors
-- Creates a new GtkCellRendererProgress.
Properties
Use get_property and set_property methods to access these.
text: Â The text in the label that will be drawn over the progress bar. value: Â The percentage that the progress bar is "filled in".