diff src/gtkimhtml.h @ 12557:adf79d8ceb2d

[gaim-migrate @ 14876] Document the smooth parameter to gtk_imhtml_scroll_to_end. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 19 Dec 2005 09:15:07 +0000
parents 9d7fb0b21d9f
children 778d08e87ad0
line wrap: on
line diff
--- 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);