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".