src/gtkimhtml.h

changeset 12557
6c318efafe32
parent 12553
52b3403a1690
child 12900
7fe519669e07
--- 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);
 

mercurial