--- a/src/gtkimhtml.h Mon Dec 19 08:57:38 2005 +0000 +++ b/src/gtkimhtml.h Mon Dec 19 09:15:07 2005 +0000 @@ -359,6 +359,7 @@ * Scrolls a GTK+ IM/HTML to the end of its contents. * * @param imhtml The GTK+ IM/HTML. + * @param smooth A boolean indicating if smooth scrolling should be used. */ void gtk_imhtml_scroll_to_end(GtkIMHtml *imhtml, gboolean smooth);