org.gnu.gtk
Class CellRendererProgress.Attribute
- CellRendererProgress
public static class CellRendererProgress.Attribute
CELL_BACKGROUND , CELL_BACKGROUND_GDK , CELL_BACKGROUND_SET , HEIGHT , IS_EXPANDED , IS_EXPANDER , MODE , SENSITIVE , VISIBLE , WIDTH , XALIGN , XPAD , YALIGN , YPAD |
TEXT
public static final CellRendererProgress.Attribute TEXT
(String)
The "text" property determines the label which
will be drawn over the progress bar. Setting this
property to NULL causes the default label to be
displayed. Setting this property to an empty string
causes no label to be displayed.
Default value: NULL
VALUE
public static final CellRendererProgress.Attribute VALUE
(int)
The "value" property determines the percentage to
which the progress bar will be "filled in". Allowed
values: [0,100]
Default value: 0