CellRendererProgress.text

Set text property.

  1. string text [@property getter]
  2. string text [@property setter]
    class CellRendererProgress
    @property
    void
    text
    (
    string propval
    )

Parameters

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