]> Pileus Git - ~andy/gtk/commitdiff
scrolled-window: fix an incorrect gtk-doc comment
authorCosimo Cecchi <cosimoc@gnome.org>
Sat, 2 Feb 2013 13:08:14 +0000 (14:08 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Sat, 2 Feb 2013 13:08:14 +0000 (14:08 +0100)
gtk/gtkscrolledwindow.c

index be780d417a6db2ff76f976436e478fab97be196e..a5dd811a192a2394a359700064ae1b81d4ce3693 100644 (file)
@@ -3102,8 +3102,7 @@ gtk_scrolled_window_remove (GtkContainer *container,
  * #GtkScrollable interface.
  *
  * Deprecated: 3.8: gtk_container_add() will now automatically add
- * a #GtkViewport if the child doesn't implement #GtkScrollable. This
- * function now just calls gtk_container_add()
+ * a #GtkViewport if the child doesn't implement #GtkScrollable.
  */
 void
 gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window,