Forum und email

GtkCellRendererProgress

Displays the contents of a cell in a GtkTreeView as a progress bar.

对象层次

GObject
`-- GtkObject
       `-- GtkCellRenderer
              `-- GtkCellRendererProgress

描述

构造函数

-- Creates a new GtkCellRendererProgress.

属性

使用 get_property 和 set_property 方法访问这些。

text:
  The text in the label that will be drawn over the progress bar.
value:
  The percentage that the progress bar is "filled in".