forked from AuroraMiddleware/gtk
fix docs.
2007-01-03 Kristian Rietveld <kris@gtk.org> * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_class_init): fix docs. svn path=/trunk/; revision=17027
This commit is contained in:
parent
7bf87cf25a
commit
75c9c07f02
@ -1,3 +1,8 @@
|
||||
2007-01-03 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
* gtk/gtkcellrendererprogress.c
|
||||
(gtk_cell_renderer_progress_class_init): fix docs.
|
||||
|
||||
2007-01-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/updateiconcache.c: Include locale.h
|
||||
|
@ -146,7 +146,7 @@ gtk_cell_renderer_progress_class_init (GtkCellRendererProgressClass *klass)
|
||||
*
|
||||
* Setting this to a non-negative value causes the cell renderer to
|
||||
* enter "activity mode", where a block bounces back and forth to
|
||||
* indicate that some progress is made, with specifying exactly how
|
||||
* indicate that some progress is made, without specifying exactly how
|
||||
* much.
|
||||
*
|
||||
* Each increment of the property causes the block to move by a little
|
||||
|
Loading…
Reference in New Issue
Block a user