[ CCode ( type_id = "gtk_cell_renderer_progress_get_type ()" ) ]
public class CellRendererProgress : CellRenderer, Orientable
Renders numbers as progress bars
List views use widgets to display their contents. You should use [class@Gtk.ProgressBar] instead
`GtkCellRendererProgress` renders a numeric value as a progress par in a cell. Additionally, it can display a text on top of the progress bar.