diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-07-23 18:33:35 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-07-23 18:33:35 +0000 |
commit | dfe78525861d3dd2a9564574ee76ca762dd5ccee (patch) | |
tree | 753ac5cd8662e737c17dec759f53dd6ff390a15d /gtk/gtkscalebutton.c | |
parent | ab5a9520df637dc450d5a1d9ff77f7ce872311ca (diff) | |
download | gtk+-dfe78525861d3dd2a9564574ee76ca762dd5ccee.tar.gz |
Fix some doc formatting errors
svn path=/trunk/; revision=18530
Diffstat (limited to 'gtk/gtkscalebutton.c')
-rw-r--r-- | gtk/gtkscalebutton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkscalebutton.c b/gtk/gtkscalebutton.c index 4de34dd15b..e3b70091de 100644 --- a/gtk/gtkscalebutton.c +++ b/gtk/gtkscalebutton.c @@ -578,7 +578,7 @@ gtk_scale_button_set_value (GtkScaleButton *button, * Sets the icons to be used by the scale button. * For details, see the #GtkScaleButton:icons property. * - * Since 2.12 + * Since: 2.12 */ void gtk_scale_button_set_icons (GtkScaleButton *button, |