Doc fixes

svn path=/trunk/; revision=21975
This commit is contained in:
Matthias Clasen 2008-12-29 04:35:10 +00:00
parent a10da97048
commit b09ee42dbf
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2008-12-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkscale.c:
* gtk/gtkimagemenuitem.c: Doc fixes
2008-12-28 Matthias Clasen <mclasen@redhat.com>

View File

@ -554,7 +554,7 @@ gtk_scale_get_digits (GtkScale *scale)
/**
* gtk_scale_set_draw_value:
* @scale: a #GtkScale
* draw_value: %TRUE to draw the value
* @draw_value: %TRUE to draw the value
*
* Specifies whether the current value is displayed as a string next
* to the slider.