From: Cosimo Cecchi Date: Sat, 2 Feb 2013 13:08:14 +0000 (+0100) Subject: scrolled-window: fix an incorrect gtk-doc comment X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=8099f864c3c610c695fd9f1ecca55549b3425260;p=~andy%2Fgtk scrolled-window: fix an incorrect gtk-doc comment --- diff --git a/gtk/gtkscrolledwindow.c b/gtk/gtkscrolledwindow.c index be780d417..a5dd811a1 100644 --- a/gtk/gtkscrolledwindow.c +++ b/gtk/gtkscrolledwindow.c @@ -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,