CellRendererProgress.value

int value() @property nothrow

Get value property.

Returns

The "value" property determines the percentage to which the

progress bar will be "filled in".

void value(int propval) @property nothrow

Set value property.

Parameters

propvalThe "value" property determines the percentage to which the progress bar will be "filled in".