]> Pileus Git - ~andy/gtk/commitdiff
Fix some doc formatting errors
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 23 Jul 2007 18:33:35 +0000 (18:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 23 Jul 2007 18:33:35 +0000 (18:33 +0000)
svn path=/trunk/; revision=18530

ChangeLog
gtk/gtkiconview.c
gtk/gtkscalebutton.c
gtk/gtktreeview.c

index c6fc2c2729c042cf33913b49a9bded9e66680cf6..f1738937cc41ea7537dfd36e561b12f3eae18159 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtktreeview.c:
+       * gtk/gtkiconview.c:
+       * gtk/gtkscalebutton.c: Fix some doc formatting errors.
+       (#459313, Gian Mario Tagliaretti)
+
 2007-07-23  Matthias Clasen  <mclasen@redhat.com>
 
        * configure.in: Dectect if cups allows access to the http_t
index bafa4ddabacfdbd0b70d755251c04cd0d8b2a1b2..7d9fcf4558a263c22888904da9f4e4d5239d63ac 100644 (file)
@@ -4911,7 +4911,7 @@ gtk_icon_view_set_tooltip_column (GtkIconView *icon_view,
  * Return value: the index of the tooltip column that is currently being
  * used, or -1 if this is disabled.
  *
- * Since 2.12
+ * Since: 2.12
  */
 gint
 gtk_icon_view_get_tooltip_column (GtkIconView *icon_view)
index 4de34dd15bc5b584c6100768b7fc26d3e8477992..e3b70091de610ce6b2fb94aeb9e4631c30c11175 100644 (file)
@@ -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,
index 239565a31489e558555ee8e7a4df3cfe2cbfd807..b9492819c26027ff6a43414108826629a66f26a0 100644 (file)
@@ -15463,7 +15463,7 @@ gtk_tree_view_set_tooltip_column (GtkTreeView *tree_view,
  * Return value: the index of the tooltip column that is currently being
  * used, or -1 if this is disabled.
  *
- * Since 2.12
+ * Since: 2.12
  */
 gint
 gtk_tree_view_get_tooltip_column (GtkTreeView *tree_view)