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.
CellRendererProgress.text
string text() @propertyGet text property.
Returns
The "text" property determines the label which will be drawn
void text(string propval) @propertySet text property.
Parameters
propval | 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. |