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