diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-10-29 08:03:34 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-10-29 08:03:34 +0000 |
commit | 9b1682bddc50376eda02858cdc923ef8930db308 (patch) | |
tree | 958afec83a9fb62d254b233b347933c878fbadf1 /docs/reference/gtk/tmpl/gtktext.sgml | |
parent | 77556b694f3211c2f8150a1a633cbef5131a22a2 (diff) | |
download | gtk+-9b1682bddc50376eda02858cdc923ef8930db308.tar.gz |
Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little
Sun Oct 29 02:59:50 2000 Owen Taylor <otaylor@redhat.com>
* **: Updates to new gtk-doc, gsignal, causing quite
a bit of diffs but little real changes.
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktext.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtktext.sgml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtktext.sgml b/docs/reference/gtk/tmpl/gtktext.sgml index 968a3e2864..04a52b5f91 100644 --- a/docs/reference/gtk/tmpl/gtktext.sgml +++ b/docs/reference/gtk/tmpl/gtktext.sgml @@ -215,6 +215,15 @@ Returns the character at the given index within the #GtkText widget. @index: the number of characters from the upper left corner +<!-- ##### SIGNAL GtkText::set-scroll-adjustments ##### --> +<para> + +</para> + +@text: the object which received the signal. +@arg1: +@arg2: + <!-- ##### ARG GtkText:hadjustment ##### --> <para>
Used by the #GtkText widget to keep track of the size of it's horizontal
|