![]() |
![]() |
![]() |
GTK+ Reference Manual | ![]() |
---|---|---|---|---|
#include <gtk/gtk.h> GtkCellRendererProgress; GtkCellRenderer* gtk_cell_renderer_progress_new (void);
GObject +----GInitiallyUnowned +----GtkObject +----GtkCellRenderer +----GtkCellRendererProgress
GtkCellRenderer* gtk_cell_renderer_progress_new (void);
Creates a new GtkCellRendererProgress.
Returns : | the new cell renderer |
Since 2.6
"text" gchararray : Read / Write
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
Since 2.6